summaryrefslogtreecommitdiff
path: root/compiler/main/Constants.lhs
Commit message (Expand)AuthorAgeFilesLines
* compiler: de-lhs main/Austin Seipp2014-12-031-33/+0
* Increase -fcontext-stack=N default to 100Simon Peyton Jones2014-09-191-1/+2
* Add -ftype-function-stack to set type function stack depthJoachim Breitner2013-11-221-2/+5
* Merge the remainder of HaskellConstants into ConstantsIan Lynagh2012-09-171-11/+16
* Move and rename opt_HiVersionIan Lynagh2012-06-181-0/+4
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Make Constants shareable with the base packageIan Lynagh2009-08-091-189/+2
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-2/+2
* Remove old GUM/GranSim codeSimon Marlow2009-06-021-3/+0
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-2/+0
* Fix warnings in main/ConstantsIan Lynagh2008-03-251-43/+89
* Implement generalised list comprehensionssimonpj@microsoft.com2007-12-201-2/+2
* FIX #1466 (partly), which was causing concprog001(ghci) to failSimon Marlow2007-09-111-0/+7
* 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
* Pointer TaggingSimon Marlow2007-07-271-0/+10
* remove the ITBL_SIZE constants which were wrong, but fortunately unusedSimon Marlow2007-04-171-10/+0
* Remove vectored returns.Simon Marlow2007-02-281-5/+0
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+150