summaryrefslogtreecommitdiff
path: root/haskell/haskell-base-prelude/README
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-base-prelude/README')
-rw-r--r--haskell/haskell-base-prelude/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/haskell/haskell-base-prelude/README b/haskell/haskell-base-prelude/README
new file mode 100644
index 0000000000..5b2c0a04a6
--- /dev/null
+++ b/haskell/haskell-base-prelude/README
@@ -0,0 +1,7 @@
+A library which aims to reexport all the non-conflicting and most
+general definitions from the "base" package. This includes APIs for
+applicatives, arrows, monoids, foldables, traversables, exceptions,
+generics, ST, MVars and STM.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache