summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-aeson
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-12 11:17:05 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-13 09:17:58 +0700
commit0e8b2ba23dc02635afbf90320109a50947edbbef (patch)
tree27627830b7a51d9fdf9354e3d7ec0e2b4ed0cf7f /haskell/haskell-aeson
parent4f37cf512dcf7166e12962ebfa1d62778474bd3f (diff)
downloadslackbuilds-0e8b2ba23dc02635afbf90320109a50947edbbef.tar.gz
slackbuilds-0e8b2ba23dc02635afbf90320109a50947edbbef.tar.xz
haskell/haskell-aeson: Fix depenedencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-aeson')
-rw-r--r--haskell/haskell-aeson/haskell-aeson.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-aeson/haskell-aeson.info b/haskell/haskell-aeson/haskell-aeson.info
index c01c2756c2..adc0c607f9 100644
--- a/haskell/haskell-aeson/haskell-aeson.info
+++ b/haskell/haskell-aeson/haskell-aeson.info
@@ -7,6 +7,6 @@ MD5SUM="e8f76b9edd743867375e20a95dd4ee5e \
9d4417743f0244d10f604a9332d84c6a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-dlist haskell-attoparsec haskell-blaze-builder haskell-scientific haskell-syb haskell-time-locale-compat haskell-uuid-types haskell-unordered-containers haskell-vector haskell-strict haskell-witherable haskell-semialign haskell-text-short haskell-time-compat haskell-base-compat-batteries haskell-data-fix"
+REQUIRES="haskell-dlist haskell-attoparsec haskell-blaze-builder haskell-scientific haskell-syb haskell-time-locale-compat haskell-uuid-types haskell-strict haskell-witherable haskell-semialign haskell-text-short haskell-time-compat haskell-base-compat-batteries haskell-data-fix"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"