ghc-case-insensitive 1.2.1.0
Dependencies: ghc-hashable@1.4.2.0
Channel: guix
Licenses: Modified BSD
Synopsis: Case insensitive string comparison
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.
Total results: 1