summaryrefslogtreecommitdiff
path: root/compiler/profiling/CostCentre.lhs
Commit message (Expand)AuthorAgeFilesLines
* More modules that need LANGUAGE BangPatternssimonpj@microsoft.com2010-11-121-1/+1
* Add Data and Typeable instances to HsSynDavid Waern2010-03-301-0/+6
* Improve optimisation of cost centressimonpj@microsoft.com2009-09-111-1/+8
* Require a bang pattern when unlifted types are where/let bound; #3182Ian Lynagh2009-04-241-2/+2
* Fix #2410: carefully generate unique names for CAF CCsSimon Marlow2008-09-301-6/+9
* (F)SLIT -> (f)sLit in CostCentreIan Lynagh2008-04-121-10/+8
* Fixed warnings in profiling/CostCentre, except for incomplete pattern matchesTwan van Laarhoven2008-01-261-4/+23
* lots of portability changes (#1405)Isaac Dupree2008-01-171-2/+2
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Fix #249 (-caf-all bugs)Simon Marlow2007-02-281-3/+10
* Generalise Package SupportSimon Marlow2006-07-251-6/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+373