summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-conduit
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-09 20:24:59 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-09 17:02:21 +0700
commitdc1a943b8e3221b57106db7737be178f0a7824a7 (patch)
treee33547b8b518dd8845b15d8a244717bc44465fd5 /haskell/haskell-conduit
parentfcc9f11f8079cd1cc71142177489384e04392807 (diff)
downloadslackbuilds-dc1a943b8e3221b57106db7737be178f0a7824a7.tar.gz
slackbuilds-dc1a943b8e3221b57106db7737be178f0a7824a7.tar.xz
haskell/haskell-conduit: Fix dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-conduit')
-rw-r--r--haskell/haskell-conduit/haskell-conduit.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-conduit/haskell-conduit.info b/haskell/haskell-conduit/haskell-conduit.info
index 2e4f0bbbd2..f22d520191 100644
--- a/haskell/haskell-conduit/haskell-conduit.info
+++ b/haskell/haskell-conduit/haskell-conduit.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/conduit/1.3.1/conduit-1.3
MD5SUM="f9c687f6ee67d9f903f165367f505204"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-exceptions haskell-lifted-base haskell-mmorph haskell-mono-traversable haskell-resourcet haskell-transformers-base haskell-vector haskell-void"
+REQUIRES="haskell-lifted-base haskell-mmorph haskell-mono-traversable haskell-resourcet haskell-void"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"