Commit Graph

1 Commits

Author SHA1 Message Date
kili
c8d983ad6c 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.

ok jasper@ jim@
2011-09-24 19:02:40 +00:00