Add several new record features
[ghc-hetmet.git] / compiler / rename / RnEnv.lhs
2007-06-21 LemmihAdd several new record features
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-05-02 simonpj@microsoft.comImprove error reporting for type signatures
2007-02-04 lennart@augustsson.netExport a function to grab the local environment as... 2007-02-05
2006-12-21 lennart@augustsson.netAdd support for overloaded string literals.
2006-11-02 simonpj@microsoft.comImprove handling of unused imports (test is mod75)
2006-10-22 Manuel M T ChakravartyFix handling of family instances in the presense of...
2006-10-13 simonpj@microsoft.comMore refactoring in RnNames
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-09-20 Manuel M T ChakravartyImport/export of data constructors in family instances
2006-09-06 simonpj@microsoft.comCheck that top-level binders are unqualified names
2006-08-08 simonpj@microsoft.comRemove srcSpanStartLine/srcSpanEndLine crash
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree