Take away XXXs in GADT records related code that are no longer TODOs.
[ghc-hetmet.git] / compiler / typecheck / TcTyClsDecls.lhs
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