mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
3f05718f39
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
339 B
Text
7 lines
339 B
Text
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
|