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/haskell-aeson.info | |
parent | 1b27e6813fe43e48b1d7f5da0bd3e0d3553d6a8d (diff) |
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/haskell-aeson.info')
-rw-r--r-- | haskell/haskell-aeson/haskell-aeson.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-aeson/haskell-aeson.info b/haskell/haskell-aeson/haskell-aeson.info new file mode 100644 index 0000000000000..f49ad8f604aa9 --- /dev/null +++ b/haskell/haskell-aeson/haskell-aeson.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-aeson" +VERSION="0.8.0.2" +HOMEPAGE="http://hackage.haskell.org/package/aeson" +DOWNLOAD="http://hackage.haskell.org/package/aeson-0.8.0.2/aeson-0.8.0.2.tar.gz" +MD5SUM="33f09a236e47dfa87f5fb292f48d189a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-dlist haskell-attoparsec haskell-blaze-builder haskell-hashable haskell-mtl haskell-scientific haskell-syb haskell-unordered-containers haskell-vector" +MAINTAINER="Mikko Värri" +EMAIL="vmj@linuxbox.fi" |