David Spencer 2250034a75 haskell/haskell-case-insensitive: Updated for version 1.2.0.6. před 8 roky
..
README 3f05718f39 haskell/haskell-case-insensitive: Added (case insensitive string comparison). před 10 roky
doinst.sh 3f05718f39 haskell/haskell-case-insensitive: Added (case insensitive string comparison). před 10 roky
haskell-case-insensitive.SlackBuild 2250034a75 haskell/haskell-case-insensitive: Updated for version 1.2.0.6. před 8 roky
haskell-case-insensitive.info 2250034a75 haskell/haskell-case-insensitive: Updated for version 1.2.0.6. před 8 roky
slack-desc 3f05718f39 haskell/haskell-case-insensitive: Added (case insensitive string comparison). před 10 roky

README

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.

After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache