summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons2022-02-13 06:13:44 +0100
committer Willy Sudiarto Raharjo2022-02-14 02:07:01 +0100
commit7bb9d88ef2ff27a267974d6bd2c6a8b95704d143 (patch)
treead973a76e474534eb584a108ac2b5dbf5b04701c /haskell
parentc438f23324be0bb0d78b46bd32ee9a83e67c85e6 (diff)
downloadslackbuilds-7bb9d88ef2ff27a267974d6bd2c6a8b95704d143.tar.gz
haskell/haskell-persistent: 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-persistent/haskell-persistent.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-persistent/haskell-persistent.info b/haskell/haskell-persistent/haskell-persistent.info
index f17f51d82f..25036bbf6d 100644
--- a/haskell/haskell-persistent/haskell-persistent.info
+++ b/haskell/haskell-persistent/haskell-persistent.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/persistent/2.9.0/persiste
MD5SUM="07f1cb70a1fb0696edcf5098f7ef1311"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-aeson haskell-attoparsec haskell-base64-bytestring haskell-blaze-html haskell-blaze-markup haskell-conduit haskell-fast-logger haskell-http-api-data haskell-monad-logger haskell-old-locale haskell-path-pieces haskell-resource-pool haskell-resourcet haskell-scientific haskell-silently haskell-tagged haskell-unliftio-core haskell-unordered-containers haskell-vector haskell-void"
+REQUIRES="haskell-aeson haskell-base64-bytestring haskell-blaze-html haskell-http-api-data haskell-monad-logger haskell-path-pieces haskell-resource-pool haskell-silently"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"