summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-cipher-rc4/README
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2015-02-24 23:43:38 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:47:03 +0700
commit86fee18780a3c56b3b7e5df688111011d8b2c27c (patch)
tree95d2846ace67ce15390c50400e2fec060916458c /haskell/haskell-cipher-rc4/README
parent9da1f0771c6d53eafbf19e029a30e0300b6415b9 (diff)
downloadslackbuilds-86fee18780a3c56b3b7e5df688111011d8b2c27c.tar.gz
slackbuilds-86fee18780a3c56b3b7e5df688111011d8b2c27c.tar.xz
haskell/haskell-cipher-rc4: Added (fast rc4 cipher implementation).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-cipher-rc4/README')
-rw-r--r--haskell/haskell-cipher-rc4/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/haskell-cipher-rc4/README b/haskell/haskell-cipher-rc4/README
new file mode 100644
index 0000000000..dbe0745085
--- /dev/null
+++ b/haskell/haskell-cipher-rc4/README
@@ -0,0 +1,4 @@
+Fast RC4 cipher implementation.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache