slackbuilds_ponce/haskell/haskell-case-insensitive
Andrew Clemons e3e397ac3a
haskell/haskell-case-insensitive: Fix build with ghc 8.10.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-05-02 17:21:26 +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