summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Constants.hs
Commit message (Expand)AuthorAgeFilesLines
* Be consistent with placement of Safe Haskell mode at top of fileDavid Terei2014-11-211-1/+1
* Refactor module imports in baseHerbert Valerio Riedel2014-10-191-0/+2
* Remove redundant explicit `Prelude` importsHerbert Valerio Riedel2014-10-191-2/+0
* Constant-fold `__GLASGOW_HASKELL__` CPP conditionalsHerbert Valerio Riedel2013-09-171-1/+0
* Fix build; GHC.Constants is now emptyIan Lynagh2012-09-171-5/+4
* Update base for latest Safe Haskell.David Terei2011-10-251-0/+1
* SafeHaskell: Added SafeHaskell to baseDavid Terei2011-06-181-0/+1
* Use explicit language extensions & remove extension fields from base.cabalsimonpj@microsoft.com2011-01-281-0/+1
* Add a GHC.Constants module; fixes trac #3094Ian Lynagh2009-08-091-0/+9