diff options
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 |
commit | cfe14279bd2520acf5ab63b5f657759ce194290e (patch) | |
tree | 480ec4a63a990038563bede7f927b1b12dcb78a3 /haskell/haskell-cereal/slack-desc | |
parent | 1c086df5e6701eddb56ed105027763c5f6918639 (diff) |
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/slack-desc')
-rw-r--r-- | haskell/haskell-cereal/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-cereal/slack-desc b/haskell/haskell-cereal/slack-desc new file mode 100644 index 000000000000..e5c38ba8b32a --- /dev/null +++ b/haskell/haskell-cereal/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +haskell-cereal: haskell-cereal (A binary serialization library) +haskell-cereal: +haskell-cereal: A binary serialization library, similar to binary, that introduces +haskell-cereal: an isolate primitive for parser isolation, and labeled blocks for +haskell-cereal: better error messages. +haskell-cereal: +haskell-cereal: +haskell-cereal: +haskell-cereal: +haskell-cereal: +haskell-cereal: |