ghc-case-insensitive - Case insensitive string comparison
Website: | http://hackage.haskell.org/package/case-insensitive |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
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.
Packages
ghc-case-insensitive-1.0.0.1-1.el7.ppc64 [6 KiB] |
Changelog
by Jens Petersen (2013-05-04):
- update to 1.0.0.1 (now part of Haskell Platform 2013.2) - update spec file to cabal-rpm-0.8.0 |