summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-base16-bytestring/README
diff options
context:
space:
mode:
author David Spencer2016-05-09 10:51:28 +0200
committer Willy Sudiarto Raharjo2016-05-10 22:17:21 +0200
commit8d5bcb6884bbcecc9a547591c7a3557bc5c21652 (patch)
tree095bacde7f16b0574b8709d44829ff05db506d53 /haskell/haskell-base16-bytestring/README
parentee2d1f7658cd9662e4f143059df149a53671e900 (diff)
downloadslackbuilds-8d5bcb6884bbcecc9a547591c7a3557bc5c21652.tar.gz
haskell/haskell-base16-bytestring: Added (base16 encoding/decoding).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-base16-bytestring/README')
-rw-r--r--haskell/haskell-base16-bytestring/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/haskell/haskell-base16-bytestring/README b/haskell/haskell-base16-bytestring/README
new file mode 100644
index 0000000000..0b296e6a46
--- /dev/null
+++ b/haskell/haskell-base16-bytestring/README
@@ -0,0 +1,5 @@
+This package provides a Haskell library for working with base16-encoded data
+quickly and efficiently, using the ByteString type.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache