Add literal-shift rewrite rules
[ghc-hetmet.git] / compiler / prelude / PrelRules.lhs
2006-11-13 simonpj@microsoft.comAdd literal-shift rewrite rules
2006-11-13 simonpj@microsoft.comFixups to PelRules (esp using intResult, wordResult)
2006-11-01 simonpj@microsoft.comMajor overhaul of the Simplifier
2006-10-11 simonpj@microsoft.comAdd comments about primop rules
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-23 simonpj@microsoft.comTrim imports, and remove some dead code
2006-08-16 simonpj@microsoft.comAdd ad-hoc typing checks for tagToEnum#
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-04-07 Simon MarlowReorganisation of the source tree