haskell/haskell-either: 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-13 18:03:06 +13:00 committed by Willy Sudiarto Raharjo
parent 6c8306e154
commit dc1c6185bc
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/either/5.0.1/either-5.0.1
MD5SUM="ac4bc6e657284a44f09e20b06fd5a3a1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-bifunctors haskell-profunctors haskell-semigroupoids haskell-semigroups"
REQUIRES="haskell-profunctors haskell-semigroupoids"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"