Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pure Haskell implementation of GHC.Unicode | Pierre Le Marre | 2022-06-01 | 1 | -0/+1 |
* | base: add strict IO functions: readFile', getContents', hGetContents' | Lysxia | 2020-03-16 | 1 | -0/+1 |
* | Make `catch` lazy in the action | Ben Gamari | 2016-03-11 | 1 | -0/+1 |
* | When iconv is unavailable, use an ASCII encoding to encode ASCII | Reid Barton | 2015-07-21 | 1 | -0/+1 |
* | Preserve argument order to (==)/eq in nub and nubBy | Thomas Miedema | 2014-11-07 | 1 | -0/+1 |
* | Add `FiniteBits(count{Leading,Trailing}Zeros)` | Herbert Valerio Riedel | 2014-08-31 | 1 | -0/+1 |
* | testsuite/base: update .gitignore | Austin Seipp | 2014-08-11 | 1 | -0/+1 |
* | Simplify .gitignore files | Herbert Valerio Riedel | 2014-06-28 | 1 | -93/+271 |
* | Add .gitignore for autogenerated test files. | Edward Z. Yang | 2014-05-29 | 1 | -0/+93 |