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 will be
insensitive to cases.
[Skip to Readme]
Downloads
- case-insensitive-1.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 (>=3 && <4.4 || >=4.5 && <4.8), bytestring (>=0.9 && <0.11), deepseq (>=1.1 && <1.4), hashable (>=1.0 && <1.3), text (>=0.3 && <1.1) [details] |
License | BSD-3-Clause |
Copyright | 2011 Bas van Dijk |
Author | Bas van Dijk |
Maintainer | Bas van Dijk <v.dijk.bas@gmail.com> |
Revised | Revision 1 made by HerbertValerioRiedel at 2015-01-07T22:33:26Z |
Category | Data, Text |
Home page | https://github.com/basvandijk/case-insensitive |
Bug tracker | https://github.com/basvandijk/case-insensitive/issues |
Source repo | head: git clone git://github.com/basvandijk/case-insensitive.git |
Uploaded | by BasVanDijk at 2013-12-05T10:04:46Z |
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 available [build log] Successful builds reported [all 1 reports] |