Improve RULE matching a bit more
[ghc-hetmet.git] / compiler / coreSyn /
2006-06-21 simonpj@microsoft.comArity and eta-expansion tuning
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-05-25 simonpj@microsoft.comMake rule-matching robust to lets
2006-05-25 simonpj@microsoft.comFix egregious and long-standing tidying bug
2006-05-22 simonpj@microsoft.comAdd deShadowBinds
2006-05-17 simonpj@microsoft.comImprove pretty-printing slightly
2006-05-04 simonpj@microsoft.comPretty printing instance for Unfolding
2006-04-20 Josef SvenningssonExtcore can now handle data types without constructors
2006-04-12 simonpj@microsoft.comImprove pruning of case alternatives to account for...
2006-04-07 Simon MarlowReorganisation of the source tree