The latest version of case-insensitive is 1.2.1.0-0.

case-insensitive

Version 1.0.0.1 revision 0 uploaded by BasVanDijk.

Package meta

Synopsis
Case insensitive string comparison
Description

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.

Author
Bas van Dijk
Bug reports
https://github.com/basvandijk/case-insensitive/issues
Category
Data, Text
Copyright
2011 Bas van Dijk
Homepage
https://github.com/basvandijk/case-insensitive
Maintainer
Bas van Dijk <v.dijk.bas@gmail.com>
Package URL
n/a
Stability
n/a

Components