haskell/haskell-QuickCheck: 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:
parent
0e8b2ba23d
commit
40ffa6c433
|
@ -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…
Reference in New Issue