Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-08 | Bump PKGREVISION for hs-hashable-1.2.3.2 | szptvlfn | 2 | -4/+4 | |
2015-06-04 | Bump PKGREVISION for hs-text-1.2.1.1 | szptvlfn | 2 | -4/+4 | |
2014-12-12 | Bump PKGREVISION for hs-text-1.2.0.3 | szptvlfn | 2 | -4/+4 | |
2014-12-12 | Bump PKGREVISION for hs-text-1.2.0.2 || hs-hashable-1.2.3.0 | szptvlfn | 2 | -3/+4 | |
2014-09-13 | Update to 1.2.0.1 | szptvlfn | 3 | -8/+8 | |
Changes from https://github.com/basvandijk/case-insensitive 1.2.0.1 - Solved warnings on GHC-7.8.3 - Bump text upper version bounds | |||||
2014-09-05 | Import case-insensitive-1.2.0.0 as textproc/hs-case-insensitive, | szptvlfn | 5 | -0/+61 | |
packaged for wip by pho. The module Data.CaseInsensitive provides the CI type constructor which can be parameterised by a string-like type like: String, ByteString, Text, etc.. Comparisons of values of the resulting type will be insensitive to cases. |