aboutsummaryrefslogtreecommitdiff
path: root/haskell
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-02-13 18:59:58 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-14 08:07:03 +0700
commit8c8b6c6c5097f53d2537dc8a5445c8f858f3092e (patch)
tree9779b6bcc9b0d8c713b6fed21108a24ea8b35c40 /haskell
parent8ee475e17e9d4d64c1b8e1d967873fb6c2e7c85f (diff)
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>
Diffstat (limited to 'haskell')
-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 de10722ab5f7..98204fda24d9 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"