Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
Sigbjorn Finne's avatar
sof authored
COMPILING_RTS is now defined when compiling the rts. It is used for
the following:

 - the contents of includes/Prelude.h is only visible when COMPILING_RTS
   is on.
 - getting the DLLIMPORT declarations right on various labels defined by
   the Prelude or the RTS.
d60b2899
History
Name Last commit Last update