case-insensitive-0.4.0.3: Case insensitive string comparison

The case-insensitive package

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.

Properties

Versions0.1, 0.2, 0.2.0.1, 0.2.0.2, 0.3, 0.3.0.1, 0.4, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 1.0, 1.0.0.1, 1.0.0.2
Dependenciesbase (≥3 & <4.7), bytestring (≥0.9 & <0.11), hashable (≥1.0 & <1.2), text (≥0.3 & <0.12)
LicenseBSD3
Copyright2011 Bas van Dijk
AuthorBas van Dijk
MaintainerBas van Dijk <v.dijk.bas@gmail.com>
CategoryData, Text
Home pagehttps://github.com/basvandijk/case-insensitive
Bug trackerhttps://github.com/basvandijk/case-insensitive/issues
Source repositorygit clone git://github.com/basvandijk/case-insensitive.git
Upload dateSat Aug 18 07:20:49 UTC 2012
Uploaded byBasVanDijk
Built onghc-7.4
DistributionsFedora: 0.4.0.3, NixOS: 1.0.0.2, Debian: 1.0, FreeBSD: 1.0

Modules

Downloads