summaryrefslogtreecommitdiff
path: root/compiler/prelude/PrelRules.lhs
Commit message (Expand)AuthorAgeFilesLines
* Make -frewrite-rules into a dynamic flag; off for -O0simonpj@microsoft.com2007-05-041-3/+28
* Fix the GHC.Base.inline builtin rulesimonpj@microsoft.com2007-04-201-5/+17
* Remove code that is dead, as we require __GLASGOW_HASKELL__ >= 504Ian Lynagh2007-04-061-18/+0
* restore compilation with 5.04Simon Marlow2006-11-151-1/+2
* Add literal-shift rewrite rulessimonpj@microsoft.com2006-11-131-1/+25
* Fixups to PelRules (esp using intResult, wordResult)simonpj@microsoft.com2006-11-131-6/+12
* Major overhaul of the Simplifiersimonpj@microsoft.com2006-11-011-117/+128
* Add comments about primop rulessimonpj@microsoft.com2006-10-111-0/+19
* Module header tidyup, phase 1Simon Marlow2006-10-111-3/+3
* Trim imports, and remove some dead codesimonpj@microsoft.com2006-09-231-1/+1
* Add ad-hoc typing checks for tagToEnum#simonpj@microsoft.com2006-08-161-2/+2
* Remove InlinePlease and add inline function and RULEsimonpj@microsoft.com2006-06-051-3/+18
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+447