diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-27 12:05:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:26 +0700 |
commit | 77a005387e6ed8382f3690cc3bbb5a326ca59124 (patch) | |
tree | 113bc2e978ca89319f9d418d80b8a96a932a29e0 /haskell/haskell-hpack/haskell-hpack.info | |
parent | 58e15613347167e3f865548d442f8709a437e7db (diff) | |
download | slackbuilds-77a005387e6ed8382f3690cc3bbb5a326ca59124.tar.gz |
haskell/haskell-hpack: Added (modern format for Haskell packages).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-hpack/haskell-hpack.info')
-rw-r--r-- | haskell/haskell-hpack/haskell-hpack.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-hpack/haskell-hpack.info b/haskell/haskell-hpack/haskell-hpack.info new file mode 100644 index 0000000000..94dc4a7185 --- /dev/null +++ b/haskell/haskell-hpack/haskell-hpack.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-hpack" +VERSION="0.31.0" +HOMEPAGE="https://hackage.haskell.org/package/hpack" +DOWNLOAD="https://hackage.haskell.org/packages/archive/hpack/0.31.0/hpack-0.31.0.tar.gz" +MD5SUM="b300c59d0c73ef4205daebf9f6d764fd" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-aeson haskell-bifunctors haskell-cryptonite haskell-Glob haskell-http-client haskell-http-client-tls haskell-http-types haskell-infer-license haskell-scientific haskell-unordered-containers haskell-vector haskell-yaml" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |