summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-vector/README
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-vector/README')
-rw-r--r--haskell/haskell-vector/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/haskell/haskell-vector/README b/haskell/haskell-vector/README
new file mode 100644
index 0000000000..b00214737e
--- /dev/null
+++ b/haskell/haskell-vector/README
@@ -0,0 +1,7 @@
+An efficient implementation of Int-indexed arrays (both mutable and
+immutable), with a powerful loop optimisation framework.
+
+This requires ghc, and haskell-primitive.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache