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.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / ghc-case-insensitive
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:haskell/ghc-case-insensitive && cd $_
- Create Badge
Refresh
Refresh
Comments 0