Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -2/+0 |
* | Follow changes in comparison primops (see #6135) | Jan Stolarek | 2013-09-18 | 2 | -33/+35 |
* | Update base for latest Safe Haskell. | David Terei | 2011-10-25 | 2 | -0/+4 |
* | Follow toInt# -> integerToInt renaming | Ian Lynagh | 2011-07-23 | 2 | -2/+2 |
* | SafeHaskell: Added SafeHaskell to base | David Terei | 2011-06-18 | 2 | -0/+2 |
* | Fix build on 64bit machines | Ian Lynagh | 2011-04-22 | 1 | -0/+2 |
* | Part of #5122 "Faster conversion between Rational and Double/Float" fix | Ian Lynagh | 2011-04-22 | 1 | -0/+94 |
* | Fix warning | Ian Lynagh | 2011-03-09 | 1 | -1/+1 |
* | FIX #2271 | Daniel Fischer | 2010-10-18 | 1 | -0/+341 |