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.2.1.0.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 |
---|---|
Change log | CHANGELOG |
Dependencies | base (>=3 && <5), bytestring (>=0.9), deepseq (>=1.1), hashable (>=1.0), semigroups (>=0.18), text (>=0.3) [details] |
Tested with | ghc ==7.0.4, ghc ==7.2.2, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.1 |
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 |
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 SimonHengel at 2019-05-05T04:35:05Z |
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, 4495 indirect [details] |
Downloads | 245610 total (410 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-05-05 [all 1 reports] |