allow build settings to be overriden by adding mk/validate.mk
[ghc-hetmet.git] / compiler / coreSyn / CoreUnfold.lhs
2007-02-09 simonpj@microsoft.comMajor improvement to SpecConstr
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-05 simonpj@microsoft.comRemove unused OccInfo (simplification)
2006-10-05 simonpj@microsoft.comTake 2 on the recursive-rule fix
2006-10-04 simonpj@microsoft.comSecond bite at the rules-only idea
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-05-04 simonpj@microsoft.comPretty printing instance for Unfolding
2006-04-07 Simon MarlowReorganisation of the source tree