summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-vector/README
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2012-06-27 16:43:56 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-06-27 16:43:56 -0400
commitb6aebc4e43e39e5b519b7d5a64ba8ec4ed2355bb (patch)
tree2ff2b9df92ec2ee7c4584fc98f64048483b494a6 /haskell/haskell-vector/README
parent08c302874f051ee4cbc060d0193c06efa5fbe08a (diff)
downloadslackbuilds-b6aebc4e43e39e5b519b7d5a64ba8ec4ed2355bb.tar.gz
slackbuilds-b6aebc4e43e39e5b519b7d5a64ba8ec4ed2355bb.tar.xz
haskell/haskell-vector: Added (Efficient Arrays)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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