diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:36:34 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:46:59 +0700 |
commit | de4542a37e9591d85cbf8f81d3e30b3e95af0fd4 (patch) | |
tree | 48e904958878d19d98e4b25a9d32eab354a3e457 /haskell/haskell-yaml/haskell-yaml.info | |
parent | 6fcdf08bdb82251dea1a4e6b1ee21982f06aa732 (diff) |
haskell/haskell-yaml: Added (parsing and rendering yaml documents).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-yaml/haskell-yaml.info')
-rw-r--r-- | haskell/haskell-yaml/haskell-yaml.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-yaml/haskell-yaml.info b/haskell/haskell-yaml/haskell-yaml.info new file mode 100644 index 0000000000..0ea138d20b --- /dev/null +++ b/haskell/haskell-yaml/haskell-yaml.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-yaml" +VERSION="0.8.10.1" +HOMEPAGE="http://hackage.haskell.org/package/yaml" +DOWNLOAD="http://hackage.haskell.org/packages/archive/yaml/0.8.10.1/yaml-0.8.10.1.tar.gz" +MD5SUM="6c403fd6567dd6a0482089a3310da2ad" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-aeson haskell-attoparsec haskell-conduit haskell-enclosed-exceptions haskell-resourcet haskell-scientific haskell-text haskell-unordered-containers haskell-vector" +MAINTAINER="Mikko Värri" +EMAIL="vmj@linuxbox.fi" |