summaryrefslogtreecommitdiff
path: root/compiler/profiling/SCCfinal.lhs
Commit message (Expand)AuthorAgeFilesLines
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-1/+2
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-0/+2
* Fix AMP warnings.Austin Seipp2013-09-111-0/+10
* Fix the GHC package DLL-splittingIan Lynagh2013-05-141-1/+1
* Some alpha renamingIan Lynagh2012-10-161-2/+2
* Change how macros like ASSERT are definedIan Lynagh2012-06-051-0/+1
* More changes aimed at improving call stacks.Simon Marlow2011-12-021-3/+5
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-021-215/+70
* Remove a little more CPPIan Lynagh2011-10-151-3/+2
* Make some profiling flags dynamicIan Lynagh2008-12-091-5/+6
* Fix Haddock errors.Thomas Schilling2008-07-201-11/+10
* Change the last few (F)SLIT's into (f)sLit'sIan Lynagh2008-04-221-1/+1
* 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
* Monadify profiling/SCCfinalTwan van Laarhoven2008-01-171-160/+142
* refactoring only: use the parameterised InstalledPackageInfoSimon Marlow2007-10-031-2/+1
* 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 #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-281-2/+8
* Haskell Program Coverageandy@galois.com2006-10-241-0/+4
* Generalise Package SupportSimon Marlow2006-07-251-5/+10
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+411