Use OPTIONS rather than OPTIONS_GHC for pragmas
[ghc-hetmet.git] / compiler / simplCore / SetLevels.lhs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-06-05 simonpj@microsoft.comTypo in comments
2007-05-09 simonpj@microsoft.comImprove full laziness by floating allocations out of...
2007-02-02 simonpj@microsoft.comReset the demand info on bindings going to top level...
2007-01-03 simonpj@microsoft.comFix several bugs related to finding free variables
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-04-07 Simon MarlowReorganisation of the source tree