summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-safe/README
diff options
context:
space:
mode:
author David Spencer2018-10-26 14:36:22 +0200
committer Willy Sudiarto Raharjo2018-11-10 01:47:43 +0100
commite069dd699bcfb8ae054374e398742647a279267e (patch)
tree5f408a5874de461b159344449a40114af7220e3a /haskell/haskell-safe/README
parent39773944fcbeb576846124fb8ef84087e5fc6e4d (diff)
downloadslackbuilds-e069dd699bcfb8ae054374e398742647a279267e.tar.gz
haskell/haskell-safe: Added (Library of exception free funcs).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-safe/README')
-rw-r--r--haskell/haskell-safe/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/haskell/haskell-safe/README b/haskell/haskell-safe/README
new file mode 100644
index 0000000000..da1c72ca5a
--- /dev/null
+++ b/haskell/haskell-safe/README
@@ -0,0 +1,5 @@
+A library wrapping Prelude/Data.List functions that can throw
+exceptions, such as head and !!.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache