haskell/haskell-aeson: Fix dependencies.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-02-13 17:34:30 +13:00 committed by Willy Sudiarto Raharjo
parent c5d3f63f43
commit 08269bd8cf
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -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-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-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"