SlackBuildsOrg/haskell/haskell-case-insensitive
Mikko Värri 3f05718f39 haskell/haskell-case-insensitive: Added (case insensitive string comparison).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-04-04 07:46:53 +07:00
..
doinst.sh
haskell-case-insensitive.info
haskell-case-insensitive.SlackBuild
README
slack-desc

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