Add tuple sections as a new feature
[ghc-hetmet.git] / compiler / types / Generics.lhs
2009-07-23 simonpj@microsoft.comAdd tuple sections as a new feature
2009-07-07 Ian LynaghRemove unused imports
2008-10-03 simonpj@microsoft.comAdd ASSERTs to all calls of nameModule
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Generics
2008-01-26 Twan van LaarhovenFixed warnings in types/Generics
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...
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-08-15 simonpj@microsoft.comReject derivable type classes with higher-rank methods
2006-04-07 Simon MarlowReorganisation of the source tree