Adding TcGadt.lhs
[ghc-hetmet.git] / compiler / rename /
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-07 simonpj@microsoft.comFix the handling of names in declaration brackets
2006-09-06 simonpj@microsoft.comCheck that top-level binders are unqualified names
2006-08-25 Ian LynaghFix rewriting of Control.Exception.Assert; fixes 875
2006-08-22 Simon Marlowminor fix to the clashing export error message
2006-08-17 simonpj@microsoft.comRefactoring for valid rule checking
2006-08-16 simonpj@microsoft.comDisable form-checking for rule LHSs
2006-08-09 Simon MarlowRemove old FFI syntax
2006-08-08 simonpj@microsoft.comRemove srcSpanStartLine/srcSpanEndLine crash
2006-08-04 simonpj@microsoft.comDo pre-subsumption in the main subsumption check
2006-07-28 Simon Marlow.hi-boot-5 is obsolete; the earliest GHC we support...
2006-07-26 simonpj@microsoft.comDeal correctly with infix type constructors in GADT...
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-04 Duncan CouttsFix for warning message (bug #812)
2006-06-12 simonpj@microsoft.comMake scoped type variables work for default methods
2006-05-19 simonpj@microsoft.comBug-fix for infix function definitions (parse/rename)
2006-05-08 simonpj@microsoft.comTrim imports
2006-05-02 LemmihbreakpointCond
2006-04-27 LemmihFix bug shown in the mod77 test.
2006-04-07 Simon MarlowReorganisation of the source tree