Interface file optimisation and removal of nameParent
[ghc-hetmet.git] / compiler / rename / RnExpr.lhs
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-03 simonpj@microsoft.comFix scoped type variables for expression type signatures
2006-09-29 simonpj@microsoft.comGlobal renamings in HsSyn
2006-09-23 simonpj@microsoft.comTrim imports, and remove some dead code
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-08-25 Ian LynaghFix rewriting of Control.Exception.Assert; fixes 875
2006-08-08 simonpj@microsoft.comRemove srcSpanStartLine/srcSpanEndLine crash
2006-08-04 simonpj@microsoft.comDo pre-subsumption in the main subsumption check
2006-07-25 Simon MarlowGeneralise Package Support
2006-05-02 LemmihbreakpointCond
2006-04-07 Simon MarlowReorganisation of the source tree