diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:38:52 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:01 +0700 |
commit | dac7a5d6875dfef1564ebfd15c5b3fe8ade0269b (patch) | |
tree | 1a16f99a2108d1bc6ecfef221cf185c1ee60c78c /haskell/haskell-streaming-commons/haskell-streaming-commons.info | |
parent | 7a4559c34a5be9c2244ba9722fea1826100f8731 (diff) |
haskell/haskell-streaming-commons: Added (common low-level streaming data functions).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-streaming-commons/haskell-streaming-commons.info')
-rw-r--r-- | haskell/haskell-streaming-commons/haskell-streaming-commons.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-streaming-commons/haskell-streaming-commons.info b/haskell/haskell-streaming-commons/haskell-streaming-commons.info new file mode 100644 index 000000000000..6840df2f00b0 --- /dev/null +++ b/haskell/haskell-streaming-commons/haskell-streaming-commons.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-streaming-commons" +VERSION="0.1.9.1" +HOMEPAGE="http://hackage.haskell.org/package/streaming-commons" +DOWNLOAD="http://hackage.haskell.org/packages/archive/streaming-commons/0.1.9.1/streaming-commons-0.1.9.1.tar.gz" +MD5SUM="6359d69e5bc338180fe34f0175edb007" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-blaze-builder haskell-network haskell-random haskell-stm haskell-text haskell-zlib" +MAINTAINER="Mikko Värri" +EMAIL="vmj@linuxbox.fi" |