summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2022-02-13 08:03:45 +0100
committer Willy Sudiarto Raharjo2022-02-14 02:07:04 +0100
commitb5d7dc163240d075f83bdb3f58dfacaaba952850 (patch)
treecb2aa41cd1007dc2b9d8bdf07939c2f83b862580
parentdc41bb7a429790504ff1b7f5447c5323dbb46a09 (diff)
downloadslackbuilds-b5d7dc163240d075f83bdb3f58dfacaaba952850.tar.gz
haskell/haskell-stack: Fix dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--haskell/haskell-stack/haskell-stack.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-stack/haskell-stack.info b/haskell/haskell-stack/haskell-stack.info
index 041e40bd82..4e9963563d 100644
--- a/haskell/haskell-stack/haskell-stack.info
+++ b/haskell/haskell-stack/haskell-stack.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/stack/1.7.1/stack-1.7.1.t
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"
+REQUIRES="haskell-annotated-wl-pprint haskell-bindings-uname haskell-cryptonite-conduit haskell-echo haskell-extra haskell-file-embed haskell-filelock haskell-fsnotify haskell-hackage-security haskell-hpack haskell-http-conduit haskell-mintty haskell-mustache haskell-neat-interpolation haskell-open-browser haskell-optparse-simple haskell-path-io haskell-persistent-sqlite haskell-persistent-template haskell-project-template haskell-regex-applicative-text haskell-retry haskell-rio haskell-store haskell-store-core haskell-unicode-transforms haskell-zip-archive"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"