Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be consistent with placement of Safe Haskell mode at top of file | David Terei | 2014-11-21 | 1 | -1/+1 |
* | Refactor module imports in base | Herbert Valerio Riedel | 2014-10-19 | 1 | -0/+2 |
* | Remove redundant explicit `Prelude` imports | Herbert Valerio Riedel | 2014-10-19 | 1 | -2/+0 |
* | Constant-fold `__GLASGOW_HASKELL__` CPP conditionals | Herbert Valerio Riedel | 2013-09-17 | 1 | -1/+0 |
* | Fix build; GHC.Constants is now empty | Ian Lynagh | 2012-09-17 | 1 | -5/+4 |
* | Update base for latest Safe Haskell. | David Terei | 2011-10-25 | 1 | -0/+1 |
* | SafeHaskell: Added SafeHaskell to base | David Terei | 2011-06-18 | 1 | -0/+1 |
* | Use explicit language extensions & remove extension fields from base.cabal | simonpj@microsoft.com | 2011-01-28 | 1 | -0/+1 |
* | Add a GHC.Constants module; fixes trac #3094 | Ian Lynagh | 2009-08-09 | 1 | -0/+9 |