summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2022-02-13 06:59:58 +0100
committer Willy Sudiarto Raharjo2022-02-14 02:07:03 +0100
commit8c8b6c6c5097f53d2537dc8a5445c8f858f3092e (patch)
tree9779b6bcc9b0d8c713b6fed21108a24ea8b35c40
parent8ee475e17e9d4d64c1b8e1d967873fb6c2e7c85f (diff)
downloadslackbuilds-8c8b6c6c5097f53d2537dc8a5445c8f858f3092e.tar.gz
haskell/haskell-http-api-data: 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-http-api-data/haskell-http-api-data.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-http-api-data/haskell-http-api-data.info b/haskell/haskell-http-api-data/haskell-http-api-data.info
index de10722ab5..98204fda24 100644
--- a/haskell/haskell-http-api-data/haskell-http-api-data.info
+++ b/haskell/haskell-http-api-data/haskell-http-api-data.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/http-api-data/0.3.10/http
MD5SUM="e695bc2a36a4aaa0bfbce4ebdd483c50"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-attoparsec haskell-attoparsec-iso8601 haskell-cookie haskell-hashable haskell-http-types haskell-semigroups haskell-time-locale-compat haskell-unordered-containers haskell-uuid-types"
+REQUIRES="haskell-attoparsec-iso8601 haskell-cookie haskell-http-types haskell-time-locale-compat haskell-uuid-types"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"