summaryrefslogtreecommitdiff
path: root/compiler/simplStg
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importsIan Lynagh2009-07-071-2/+0
* Make some profiling flags dynamicIan Lynagh2008-12-091-1/+1
* Don't import FastString in HsVersions.hIan Lynagh2008-03-293-6/+0
* DEBUG removalIan Lynagh2008-03-291-4/+0
* -DDEBUG build fixIan Lynagh2008-03-221-1/+1
* Add and use seqBitmap when constructing SRTsIan Lynagh2008-02-271-2/+2
* Fixed warnings in simplStg/SRT, except for incomplete pattern matchesTwan van Laarhoven2008-01-261-10/+15
* Fixed warnings in simplStg/StgStats, except for incomplete pattern matchesTwan van Laarhoven2008-01-261-7/+9
* Fixed warnings in simplStg/SimplStgTwan van Laarhoven2008-01-261-9/+5
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-043-3/+3
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-033-6/+6
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-013-0/+21
* Warning fix for unused and redundant importsMichael D. Adams2007-05-101-4/+1
* Haskell Program Coverageandy@galois.com2006-10-242-0/+3
* Generalise Package SupportSimon Marlow2006-07-251-4/+3
* Reorganisation of the source treeSimon Marlow2006-04-073-0/+433