Revisions of ghc-case-insensitive
Ludwig Nussel (lnussel)
committed
(revision 4)
vrev freeze
Ludwig Nussel (lnussel_factory)
accepted
request 402483
from
Ondřej Súkup (mimi_vx)
(revision 3)
- update to 1.2.0.6 * Add Semigroup s => Semigroup (CI s) instance - update to 1.2.0.5 * Support HUnit-1.3 * Support criterion-1.1 * for Haskell Platform 2014.2.0.0
Adrian Schröter (adrianSuSE)
committed
(revision 2)
fork from 42.1
Stephan Kulow (coolo)
accepted
request 334428
from
Ondřej Súkup (mimi_vx)
(revision 1)
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.
Displaying all 4 revisions