summaryrefslogtreecommitdiff
path: root/compiler/profiling
Commit message (Expand)AuthorAgeFilesLines
...
* (F)SLIT -> (f)sLit in CostCentreIan Lynagh2008-04-121-10/+8
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-2/+0
* Fix warning in SCCfinalIan Lynagh2008-02-191-26/+21
* Whitespace onlyIan Lynagh2008-02-191-64/+64
* Fixed warnings in profiling/CostCentre, except for incomplete pattern matchesTwan van Laarhoven2008-01-261-4/+23
* Monadify profiling/SCCfinalTwan van Laarhoven2008-01-171-160/+142
* lots of portability changes (#1405)Isaac Dupree2008-01-171-2/+2
* refactoring only: use the parameterised InstalledPackageInfoSimon Marlow2007-10-031-2/+1
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-042-2/+2
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-032-4/+4
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-012-0/+14
* FIX #1472 (also #249, which was not completely fixed previously): -caf-all bugsSimon Marlow2007-07-071-1/+9
* Warning fix for unused and redundant importsMichael D. Adams2007-05-101-1/+0
* Fix #249 (-caf-all bugs)Simon Marlow2007-02-282-5/+18
* Haskell Program Coverageandy@galois.com2006-10-241-0/+4
* Generalise Package SupportSimon Marlow2006-07-252-11/+14
* Reorganisation of the source treeSimon Marlow2006-04-073-0/+1085