Browse Source

haskell/haskell-resource-pool: Fix dependencies.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/169/head
Andrew Clemons 4 years ago
committed by Willy Sudiarto Raharjo
parent
commit
b0398782f8
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      haskell/haskell-resource-pool/haskell-resource-pool.info

2
haskell/haskell-resource-pool/haskell-resource-pool.info

@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/resource-pool/0.2.3.2/res
MD5SUM="6a0d29123c1a49d213d8ffd1d845da43"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-hashable haskell-monad-control haskell-transformers-base haskell-vector"
REQUIRES="haskell-hashable haskell-monad-control haskell-vector"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"
Loading…
Cancel
Save