K 10 svn:author V 6 ashish K 8 svn:date V 27 2011-07-10T21:26:42.000000Z K 7 svn:log V 324 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 END