Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Int64#/Word64# unconditionally available | John Ericson | 2021-08-19 | 1 | -1/+3 |
* | Add Word64#/Int64# primops | Sylvain Henry | 2021-07-15 | 1 | -3/+1 |
* | Update `base` package | Sylvain Henry | 2020-06-17 | 1 | -25/+25 |
* | Fix more typos, via an improved Levenshtein-style corrector | Brian Wignall | 2020-01-12 | 1 | -1/+1 |
* | Remove OPTIONS_HADDOCK hide in favour for not-home | Adam Sandberg Eriksson | 2019-01-06 | 1 | -1/+1 |
* | Drop redundant `{-# LANGUAGE #-}` pragmas | Herbert Valerio Riedel | 2013-09-28 | 1 | -2/+1 |
* | Remove obsolete pre-Haddock-2 `#hide` pragmas | Herbert Valerio Riedel | 2013-09-23 | 1 | -1/+0 |
* | Follow changes in comparison primops (see #6135) | Jan Stolarek | 2013-09-18 | 1 | -25/+25 |
* | Update base for latest Safe Haskell. | David Terei | 2011-10-25 | 1 | -0/+2 |
* | Follow toInt# -> integerToInt renaming | Ian Lynagh | 2011-07-23 | 1 | -1/+1 |
* | SafeHaskell: Added SafeHaskell to base | David Terei | 2011-06-18 | 1 | -0/+1 |
* | Fix warning | Ian Lynagh | 2011-03-09 | 1 | -1/+1 |
* | FIX #2271 | Daniel Fischer | 2010-10-18 | 1 | -0/+341 |