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.
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/ghc-case-insensitive && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000075 75 Bytes | |
case-insensitive-1.2.0.6.tar.gz | 0000053558 52.3 KB | |
ghc-case-insensitive.changes | 0000002268 2.21 KB | |
ghc-case-insensitive.spec | 0000002495 2.44 KB |
Revision 3 (latest revision is 4)
Ludwig Nussel (lnussel_factory)
accepted
request 402483
from
Ondřej Súkup (mimi_vx)
(revision 3)
- update to 1.2.0.6 * Add Semigroup s => Semigroup (CI s) instance - update to 1.2.0.5 * Support HUnit-1.3 * Support criterion-1.1 * for Haskell Platform 2014.2.0.0
Comments 0