summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-cereal/README
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2015-02-24 23:36:50 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:46:59 +0700
commitcfe14279bd2520acf5ab63b5f657759ce194290e (patch)
tree480ec4a63a990038563bede7f927b1b12dcb78a3 /haskell/haskell-cereal/README
parent1c086df5e6701eddb56ed105027763c5f6918639 (diff)
downloadslackbuilds-cfe14279bd2520acf5ab63b5f657759ce194290e.tar.gz
slackbuilds-cfe14279bd2520acf5ab63b5f657759ce194290e.tar.xz
haskell/haskell-cereal: Added (a binary serialization library).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-cereal/README')
-rw-r--r--haskell/haskell-cereal/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/haskell/haskell-cereal/README b/haskell/haskell-cereal/README
new file mode 100644
index 0000000000..104f7d92e9
--- /dev/null
+++ b/haskell/haskell-cereal/README
@@ -0,0 +1,6 @@
+A binary serialization library, similar to binary, that introduces
+an isolate primitive for parser isolation, and labeled blocks for
+better error messages.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache