diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-27 12:08:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:47 +0700 |
commit | fab50f91bac91717a62a0980215973e5f28e6ddf (patch) | |
tree | eb1ad8bc3347b31d21bab1077b979918b6aa2939 /haskell/haskell-stack/haskell-stack.info | |
parent | f492f3bb34ac81ba0a0a3e18ea2aa1367271d9aa (diff) | |
download | slackbuilds-fab50f91bac91717a62a0980215973e5f28e6ddf.tar.gz |
haskell/haskell-stack: Added (The Haskell Tool Stack).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-stack/haskell-stack.info')
-rw-r--r-- | haskell/haskell-stack/haskell-stack.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-stack/haskell-stack.info b/haskell/haskell-stack/haskell-stack.info new file mode 100644 index 0000000000..041e40bd82 --- /dev/null +++ b/haskell/haskell-stack/haskell-stack.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-stack" +VERSION="1.7.1" +HOMEPAGE="https://hackage.haskell.org/package/stack" +DOWNLOAD="https://hackage.haskell.org/packages/archive/stack/1.7.1/stack-1.7.1.tar.gz" +MD5SUM="c63f62db356b3c2a57f0b5e6719b8b3e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-aeson haskell-annotated-wl-pprint haskell-ansi-terminal haskell-async haskell-attoparsec haskell-base64-bytestring haskell-bindings-uname haskell-conduit haskell-conduit-extra haskell-cryptonite haskell-cryptonite-conduit haskell-echo haskell-exceptions haskell-extra haskell-file-embed haskell-filelock haskell-fsnotify haskell-generic-deriving haskell-gitrev haskell-hackage-security haskell-hashable haskell-hpack haskell-http-client haskell-http-client-tls haskell-http-conduit haskell-http-types haskell-memory haskell-microlens haskell-mintty haskell-monad-logger haskell-mono-traversable haskell-mustache haskell-neat-interpolation haskell-network-uri haskell-open-browser haskell-optparse-applicative haskell-optparse-simple haskell-path haskell-path-io haskell-persistent haskell-persistent-sqlite haskell-persistent-template haskell-primitive haskell-project-template haskell-regex-applicative-text haskell-resourcet haskell-retry haskell-rio haskell-semigroups haskell-split haskell-store haskell-store-core haskell-streaming-commons haskell-tar haskell-temporary haskell-text-metrics haskell-th-reify-many haskell-tls haskell-typed-process haskell-unicode-transforms haskell-unix-compat haskell-unliftio haskell-unordered-containers haskell-vector haskell-yaml haskell-zip-archive haskell-zlib" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |