Massive patch for the first months work adding System FC to GHC #34
[ghc-hetmet.git] / compiler / typecheck / TcTyClsDecls.lhs
2006-09-20 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-18 Manuel M T ChakravartyRemove argument variance info of tycons
2006-09-18 Manuel M T ChakravartyDon't lift ATs out of classes and instances before tc
2006-09-15 Manuel M T ChakravartyMigrate cvs diff from fptools-assoc branch
2006-09-12 audreyt@audreyt.orgTake away XXXs in GADT records related code that are...
2006-08-19 Ross Patersonremove spurious commas in imports
2006-08-15 simonpj@microsoft.comAllow class and instance decls in hs-boot files
2006-07-26 simonpj@microsoft.comDeal correctly with infix type constructors in GADT...
2006-04-07 Simon MarlowReorganisation of the source tree