summaryrefslogtreecommitdiff
path: root/libraries/base/tests/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Pure Haskell implementation of GHC.UnicodePierre Le Marre2022-06-011-0/+1
* base: add strict IO functions: readFile', getContents', hGetContents'Lysxia2020-03-161-0/+1
* Make `catch` lazy in the actionBen Gamari2016-03-111-0/+1
* When iconv is unavailable, use an ASCII encoding to encode ASCIIReid Barton2015-07-211-0/+1
* Preserve argument order to (==)/eq in nub and nubByThomas Miedema2014-11-071-0/+1
* Add `FiniteBits(count{Leading,Trailing}Zeros)`Herbert Valerio Riedel2014-08-311-0/+1
* testsuite/base: update .gitignoreAustin Seipp2014-08-111-0/+1
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-93/+271
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+93