Substantial improvements to coercion optimisation
[ghc-hetmet.git] / compiler / parser / LexCore.hs
2009-07-24 Ian LynaghRemove GHC's haskell98 dependency
2008-06-10 Ian LynaghFix warnings in LexCore
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-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2006-11-13 Aaron TombFix external core syntax (though not full compilation)
2007-04-06 Ian LynaghRemove code that is dead, as we require __GLASGOW_HASKE...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-04-20 Josef SvenningssonFixing some lexer errors with extcore
2006-04-07 Simon MarlowReorganisation of the source tree