diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2014-03-10 23:59:49 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:46:55 +0700 |
commit | ec6d1511509b1ed5f2b0cdc971d00eb24152431f (patch) | |
tree | 0cd21759a0b69d393decf20f952f429994030779 /haskell/haskell-aeson/slack-desc | |
parent | 1b27e6813fe43e48b1d7f5da0bd3e0d3553d6a8d (diff) | |
download | slackbuilds-ec6d1511509b1ed5f2b0cdc971d00eb24152431f.tar.gz |
haskell/haskell-aeson: Added (fast json parsing and encoding for haskell).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-aeson/slack-desc')
-rw-r--r-- | haskell/haskell-aeson/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-aeson/slack-desc b/haskell/haskell-aeson/slack-desc new file mode 100644 index 0000000000..2024f03a42 --- /dev/null +++ b/haskell/haskell-aeson/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-aeson: haskell-aeson (Fast JSON parsing and encoding for Haskell) +haskell-aeson: +haskell-aeson: A JSON parsing and encoding library optimized for ease of use and +haskell-aeson: high performance. +haskell-aeson: +haskell-aeson: +haskell-aeson: +haskell-aeson: +haskell-aeson: +haskell-aeson: +haskell-aeson: |