Commit graph

3 commits

Author SHA1 Message Date
Gabor Pali
d71b65af4e - Update to 0.4.0.1
Obtained from:	FreeBSD Haskell
2012-02-13 05:27:46 +00:00
Gabor Pali
d3d5c35b1d - Update textproc/hs-case-insensitive to 0.3.0.1
Obtained from:	FreeBSD Haskell
2011-08-13 20:41:05 +00:00
Ashish SHUKLA
a4a5fe9869 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.

WWW: http://hackage.haskell.org/package/case-insensitive

Obtained from:	FreeBSD Haskell
2011-07-10 21:26:42 +00:00