add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / GHC / Desugar.hs
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2009-07-06 simonpj@microsoft.comRemove unused imports from base
2009-03-05 Simon Marlowadd final newline; fix build (on Windows?)
2008-10-16 Max BolingbrokeAdd AnnotationWrapper type so GHC can capture annotatio...
2007-11-02 Simon MarlowAdd module of special magic GHC desugaring helper functions