haskell/haskell-mono-traversable: 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:
Andrew Clemons 2022-02-12 11:10:00 +13:00 committed by Willy Sudiarto Raharjo
parent b919257eaa
commit 4f37cf512d
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/mono-traversable/1.0.9.0/
MD5SUM="cb9e881709a024ab9fcccd4baa049dc4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-hashable haskell-semigroups haskell-split haskell-unordered-containers haskell-vector haskell-vector-algorithms"
REQUIRES="haskell-semigroups haskell-split haskell-vector-algorithms"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"