summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-splitmix/README
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2021-09-12 17:44:46 +1200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-09-16 00:45:39 +0700
commitee96a37658ad00446134fe6af203b35d87d0ac4c (patch)
tree685e67390e99ee998b48ba4d56afaa3d4ef3f6de /haskell/haskell-splitmix/README
parent5f3b441ee2ea31259ebd5d0c57a1b0e6a433cde9 (diff)
downloadslackbuilds-ee96a37658ad00446134fe6af203b35d87d0ac4c.tar.gz
slackbuilds-ee96a37658ad00446134fe6af203b35d87d0ac4c.tar.xz
haskell/haskell-splitmix: Added (Pure Haskell Splitmix).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-splitmix/README')
-rw-r--r--haskell/haskell-splitmix/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/haskell-splitmix/README b/haskell/haskell-splitmix/README
new file mode 100644
index 0000000000..7e4a13ddc2
--- /dev/null
+++ b/haskell/haskell-splitmix/README
@@ -0,0 +1,4 @@
+Pure Haskell implementation of SplitMix algorithm.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache