summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-safe/README
diff options
context:
space:
mode:
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