Another round of External Core fixes
[ghc-hetmet.git] / compiler / main / HeaderInfo.hs
2008-04-06 Tim ChevalierImprove error message for malformed LANGUAGE pragma
2008-01-27 Twan van LaarhovenFixed warnings in main/HeaderInfo, except for incomplet...
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2007-11-01 David WaernRefactor Haddock options
2007-09-21 Ian LynaghMove OPTIONS pragmas above comments
2007-09-11 Simon MarlowFIX #1677; poor error message for misspelled module...
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
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