2015-06-08 22:56:15 by Ryosuke Moro | Files touched by this commit (25) |
Log message: Bump PKGREVISION for hs-hashable-1.2.3.2 |
2015-06-04 22:09:00 by Ryosuke Moro | Files touched by this commit (50) |
Log message: Bump PKGREVISION for hs-text-1.2.1.1 |
2014-12-12 23:55:26 by Ryosuke Moro | Files touched by this commit (48) |
Log message: Bump PKGREVISION for hs-text-1.2.0.3 |
2014-12-12 23:04:23 by Ryosuke Moro | Files touched by this commit (46) |
Log message: Bump PKGREVISION for hs-text-1.2.0.2 || hs-hashable-1.2.3.0 |
2014-09-14 00:06:12 by Ryosuke Moro | Files touched by this commit (3) |
Log message: Update to 1.2.0.1 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 23:36:49 by Ryosuke Moro | Files touched by this commit (5) |
Log message: Import case-insensitive-1.2.0.0 as textproc/hs-case-insensitive, 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. |