Remove unused imports from base
[ghc-base.git] / GHC / Desugar.hs
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