aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-unordered-containers/README
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2014-03-11 00:02:12 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:46:55 +0700
commit123ebd18f188a5bcdab697543c0b0231b211f3ef (patch)
tree5eeaf9093abcd88f0c92b0b2a746473086ec0c78 /haskell/haskell-unordered-containers/README
parent395ab0ae292f7f348f862be841e18506fc462b43 (diff)
downloadslackbuilds-123ebd18f188a5bcdab697543c0b0231b211f3ef.tar.xz
haskell/haskell-unordered-containers: Added (efficient hash-based container types).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-unordered-containers/README')
-rw-r--r--haskell/haskell-unordered-containers/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/haskell/haskell-unordered-containers/README b/haskell/haskell-unordered-containers/README
new file mode 100644
index 000000000000..bf83ea815a52
--- /dev/null
+++ b/haskell/haskell-unordered-containers/README
@@ -0,0 +1,6 @@
+Efficient hashing-based container types. The containers have been
+optimized for performance critical use, both in terms of large data
+quantities and high speed.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache