diff options
author | Ben Gamari <ben@smart-cactus.org> | 2019-11-05 18:45:10 -0500 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-11-07 21:25:36 -0500 |
commit | ae431cf4f3bf4ee46098f4dfad1d9f2ccbc7a251 (patch) | |
tree | 9d1c635d24449bda6f2711acaac337ca7c01e588 /docs/users_guide/flags.py | |
parent | b1c158c9654d033dfe39bb042ec5d4d39a272298 (diff) | |
download | haskell-ae431cf4f3bf4ee46098f4dfad1d9f2ccbc7a251.tar.gz |
rts: Ensure that Rts.h is always included first
In general this is the convention that we use in the RTS. On Windows
things actually fail if we break it. For instance, you see things like:
includes\stg\Types.h:26:9: error:
warning: #warning "Mismatch between __USE_MINGW_ANSI_STDIO
definitions. If using Rts.h make sure it is the first header
included." [-Wcpp]
Diffstat (limited to 'docs/users_guide/flags.py')
0 files changed, 0 insertions, 0 deletions