Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / typecheck / TcGenDeriv.lhs
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-02-28 Simon MarlowRemove vectored returns.
2007-01-02 simonpj@microsoft.comBig tidy-up of deriving code
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-09-04 simonpj@microsoft.comRefactoring for derived Read
2006-07-04 Simon Marlowremove more Addr bits
2006-05-04 simonpj@microsoft.comFix precedence for records in derived Read
2006-04-07 Simon MarlowReorganisation of the source tree