Add (a) CoreM monad, (b) new Annotations feature
[ghc-hetmet.git] / compiler / utils / Binary.hs
2008-10-30 simonpj@microsoft.comAdd (a) CoreM monad, (b) new Annotations feature
2008-07-10 Ian LynaghMove some flags from the Makefile into module pragmas
2008-06-20 Ian LynaghRemove code that isn't used now that we assume that...
2008-06-03 Simon Marlowremove the "expanding to size" messages
2008-05-28 Simon MarlowUse MD5 checksums for recompilation checking (fixes...
2008-03-29 Ian LynaghRemove a DEBUG
2008-03-23 Ian LynaghFollow library changes
2008-02-18 Ian LynaghFix warnings in Binary
2008-02-18 Ian LynaghWhitespace only
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
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-06-05 Isaac Dupreeremove #if branches for pre-ghc-6.0
2007-04-06 Ian LynaghRemove code that is dead, as we require __GLASGOW_HASKE...
2006-10-11 Simon MarlowModule header tidyup #2
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-04-07 Simon MarlowReorganisation of the source tree