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
| Versions | 0.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 |
|---|---|
| Dependencies | base (≥3 & <4.7), bytestring (≥0.9 & <0.11), hashable (≥1.0 & <1.2), text (≥0.3 & <0.12) |
| License | BSD3 |
| Copyright | 2011 Bas van Dijk |
| Author | Bas van Dijk |
| Maintainer | Bas van Dijk <v.dijk.bas@gmail.com> |
| Category | Data, Text |
| Home page | https://github.com/basvandijk/case-insensitive |
| Bug tracker | https://github.com/basvandijk/case-insensitive/issues |
| Source repository | git clone git://github.com/basvandijk/case-insensitive.git |
| Upload date | Thu Aug 16 14:58:33 UTC 2012 |
| Uploaded by | BasVanDijk |
| Built on | ghc-7.4 |
| Distributions | Fedora: 0.4.0.3, NixOS: 1.0.0.2, Debian: 1.0, FreeBSD: 1.0 |
Modules
Downloads
- case-insensitive-0.4.0.2.tar.gz (Cabal source package)
- package description (included in the package)