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.
homepage ↗ github: basvandijk/case-insensitive
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.2.1.0 | 1 | 13 h | details › |
| haskell GitHub ↗ | 1.2.1.0 | 1 | 2 d | details › |
Versions & arches
Use flags of 1.2.1.0
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- hscolour Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
- profile Add support for software performance analysis (will likely vary from ebuild to ebuild)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)