Big tidy-up of deriving code
[ghc-hetmet.git] / compiler / simplCore / OccurAnal.lhs
2006-12-06 simonpj@microsoft.comImprove dependency analysis; makes more dictionaries...
2006-11-29 simonpj@microsoft.comImprove the loop-breaking heuristics
2006-11-01 simonpj@microsoft.comMajor overhaul of the Simplifier
2006-10-05 simonpj@microsoft.comTake 2 on the recursive-rule fix
2006-10-05 simonpj@microsoft.comTake advantage of non-rec-ness in occurrence analysis...
2006-10-04 simonpj@microsoft.comSecond bite at the rules-only idea
2006-10-03 simonpj@microsoft.comMake recursion and RULES interact better
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-16 simonpj@microsoft.comAnother try at the continuation-swapping stuff
2006-08-14 simonpj@microsoft.comInline into tail-called constructor args
2006-05-22 simonpj@microsoft.comAdd idHasRules
2006-04-07 Simon MarlowReorganisation of the source tree