diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-13 18:13:44 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-14 08:07:01 +0700 |
commit | 7bb9d88ef2ff27a267974d6bd2c6a8b95704d143 (patch) | |
tree | ad973a76e474534eb584a108ac2b5dbf5b04701c /haskell/haskell-persistent | |
parent | c438f23324be0bb0d78b46bd32ee9a83e67c85e6 (diff) |
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/haskell-persistent')
-rw-r--r-- | haskell/haskell-persistent/haskell-persistent.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-persistent/haskell-persistent.info b/haskell/haskell-persistent/haskell-persistent.info index f17f51d82f3b..25036bbf6d3d 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" |