Another round of External Core fixes
[ghc-hetmet.git] / compiler / main / DriverMkDepend.hs
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-01-16 Ian LynaghFix Makefile generatin on Windows
2008-01-15 Ian LynaghFix generating dependencies for different ways now...
2008-01-12 Ian LynaghUse System.FilePath
2007-09-21 Ian LynaghMove OPTIONS pragmas above comments
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-04-06 Ian LynaghRemove code that is dead, as we require __GLASGOW_HASKE...
2007-03-27 simonpj@microsoft.comAdd comments about the -include-prelude flag for ghc -M
2007-03-22 simonpj@microsoft.comAdd -ddump-mod-cycles to -M behaviour
2006-10-11 Simon MarlowModule header tidyup #2
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree