case-insensitive: Case insensitive string comparison
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 are
then insensitive to cases.
Downloads
- case-insensitive-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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, 1.1, 1.1.0.1, 1.1.0.2, 1.1.0.3, 1.2.0.0, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.2.0.4, 1.2.0.5, 1.2.0.6, 1.2.0.7, 1.2.0.8, 1.2.0.9, 1.2.0.10, 1.2.0.11, 1.2.1.0 |
---|---|
Dependencies | base (>=4 && <4.4), base-unicode-symbols (>=0.1.1 && <0.3), bytestring (>=0.9 && <0.10), text (>=0.3 && <0.12) [details] |
License | BSD-3-Clause |
Copyright | 2011 Bas van Dijk |
Author | Bas van Dijk |
Maintainer | Bas van Dijk <v.dijk.bas@gmail.com> |
Category | Data, Text |
Source repo | head: darcs get http://code.haskell.org/~basvandijk/code/case-insensitive |
Uploaded | by BasVanDijk at 2011-02-06T23:54:22Z |
Distributions | Arch:1.2.1.0, Debian:1.2.1.0, Fedora:1.2.1.0, FreeBSD:1.2.0.4, LTSHaskell:1.2.1.0, NixOS:1.2.1.0, Stackage:1.2.1.0, openSUSE:1.2.1.0 |
Reverse Dependencies | 368 direct, 4509 indirect [details] |
Downloads | 246299 total (320 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |