summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-strict/README
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-strict/README')
-rw-r--r--haskell/haskell-strict/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/haskell/haskell-strict/README b/haskell/haskell-strict/README
new file mode 100644
index 0000000000..1b0e43da9a
--- /dev/null
+++ b/haskell/haskell-strict/README
@@ -0,0 +1,6 @@
+This package provides strict versions of some standard Haskell data
+types (pairs, Maybe and Either). It also contains strict IO
+operations.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache