Use OPTIONS rather than OPTIONS_GHC for pragmas
[ghc-hetmet.git] / compiler / main / HeaderInfo.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...
2007-08-09 Simon MarlowFIX read030 (error message wibble)
2007-08-08 Magnus JonssonRemoved a dependency on Cabal that caused a build failu...
2007-08-05 Ian LynaghFollow Cabal changes
2007-08-04 Ian LynaghWe now need to pass a version to extensionsToGHCFlag
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-01-12 Ian LynaghAdd a warning for tabs in source files
2006-11-02 simonpj@microsoft.comImprove error message from ghc --make when filename...
2006-10-25 andy@galois.com6.4 compatiblity
2006-10-24 Simon Marlowfix 5.04 compile
2006-10-11 Simon MarlowModule header tidyup #2
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree