Mikko Värri 3f05718f39 haskell/haskell-case-insensitive: Added (case insensitive string comparison). il y a 10 ans
..
README 3f05718f39 haskell/haskell-case-insensitive: Added (case insensitive string comparison). il y a 9 ans
doinst.sh 3f05718f39 haskell/haskell-case-insensitive: Added (case insensitive string comparison). il y a 9 ans
haskell-case-insensitive.SlackBuild 3f05718f39 haskell/haskell-case-insensitive: Added (case insensitive string comparison). il y a 9 ans
haskell-case-insensitive.info 3f05718f39 haskell/haskell-case-insensitive: Added (case insensitive string comparison). il y a 9 ans
slack-desc 3f05718f39 haskell/haskell-case-insensitive: Added (case insensitive string comparison). il y a 9 ans

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