Add several new record features
[ghc-hetmet.git] / compiler / deSugar / Check.lhs
2007-06-21 LemmihAdd several new record features
2007-06-18 LemmihRemove the unused HsExpr constructor DictPat
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-05-02 simonpj@microsoft.comAdd more assertions
2006-12-21 lennart@augustsson.netAdd support for overloaded string literals.
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-09-25 simonpj@microsoft.comFix newtype deriving properly (un-doing Audreys patch)
2006-08-07 Manuel M T ChakravartyFix pattern w/o location in Check
2006-08-06 Manuel M T ChakravartyAdd CoPat stuff
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-27 simonpj@microsoft.comLazy patterns are like wild-cards for overlap warnings
2006-04-07 Simon MarlowReorganisation of the source tree