Browse Source

haskell/haskell-QuickCheck: 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
40ffa6c433
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      haskell/haskell-QuickCheck/haskell-QuickCheck.info

2
haskell/haskell-QuickCheck/haskell-QuickCheck.info

@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/package/QuickCheck-2.14.2/QuickCheck-2.14.
MD5SUM="b48574aeb82a44b724c1c889254bb9e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-erf haskell-extensible-exceptions haskell-random haskell-tf-random haskell-splitmix"
REQUIRES="haskell-erf haskell-extensible-exceptions haskell-tf-random haskell-splitmix"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"
Loading…
Cancel
Save