Use OPTIONS rather than OPTIONS_GHC for pragmas
[ghc-hetmet.git] / compiler / main / DriverPhases.hs
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...
2006-10-04 simonpj@microsoft.comRemove ILX from the GHC altogether (although I left...
2006-07-27 LemmihAdd a C++ phase. Fixes bug #800
2006-04-07 Simon MarlowReorganisation of the source tree