Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop redundant `{-# LANGUAGE #-}` pragmas | Herbert Valerio Riedel | 2013-09-28 | 1 | -2/+0 |
* | Add a few missing `{-# LANGUAGE CPP #-}`s | Herbert Valerio Riedel | 2013-09-28 | 1 | -1/+2 |
* | Add Haddock `/Since: 4.7.0.0/` comments to new symbols | Herbert Valerio Riedel | 2013-09-21 | 1 | -0/+2 |
* | Remove trailing whitespace from GHC.Fingerprint.* | Austin Seipp | 2013-08-22 | 1 | -3/+2 |
* | Fix -Werror failure in GHC.Fingerprint | Austin Seipp | 2013-08-22 | 1 | -2/+0 |
* | Fingerprint: Add getFileHash | Niklas Hambüchen | 2013-08-22 | 1 | -1/+40 |
* | Add an __hsbase_ prefix to the MD5 symbols (#7914) | Simon Marlow | 2013-05-21 | 1 | -3/+3 |
* | Update base for latest Safe Haskell. | David Terei | 2011-10-25 | 1 | -1/+3 |
* | Update base for new Safe Haskell design | David Terei | 2011-10-25 | 1 | -0/+1 |
* | Sync the typeable fingerprinting with GHC | Ian Lynagh | 2011-07-22 | 1 | -4/+10 |
* | fix warnings (including moving things around to avoid orphan | Simon Marlow | 2011-07-11 | 1 | -32/+4 |
* | Typeable overhaul (see #5275) | Simon Marlow | 2011-07-11 | 1 | -0/+97 |