Improve External Core syntax for newtypes
[ghc-hetmet.git] / compiler / coreSyn / CoreTidy.lhs
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-02-07 Ian LynaghMake some more modules use LazyUniqFM instead of UniqFM
2008-02-07 Ian LynaghMake some more modules use LazyUniqFM instead of UniqFM
2008-01-18 Twan van LaarhovenFix warnings in coreSyn/CoreTidy
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-22 simonpj@microsoft.comTrim imports
2007-07-02 Ian LynaghRemove mapAccumL, mapAccumR, mapAccumB
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-04-25 simonpj@microsoft.comRetain inline-pragma information on unfoldings in inter...
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-23 simonpj@microsoft.comTrim imports, and remove some dead code
2006-09-20 Manuel M T ChakravartyComplete the evidence generation for GADTs
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-05-25 simonpj@microsoft.comFix egregious and long-standing tidying bug
2006-04-07 Simon MarlowReorganisation of the source tree