Browse Source

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

2
haskell/haskell-either/haskell-either.info

@ -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"
Loading…
Cancel
Save