Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / typecheck / TcMatches.lhs
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-22 simonpj@microsoft.comPrint infix function definitions correctly in HsSyn
2007-08-10 simonpj@microsoft.comImprove error message (part of Trac #1606)
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-09-29 simonpj@microsoft.comGlobal renamings in HsSyn
2006-09-20 Manuel M T ChakravartyAdjust code from manual merges
2006-09-20 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-07 simonpj@microsoft.comResult type signatures are no longer supported (partial)
2006-04-07 Simon MarlowReorganisation of the source tree