Browse Source

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

2
haskell/haskell-distributive/haskell-distributive.info

@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/distributive/0.6/distribu
MD5SUM="9a52064985419b0ff5e87b7281d5e6fe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-base-orphans haskell-semigroups haskell-tagged haskell-transformers-compat"
REQUIRES="haskell-semigroups"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"
Loading…
Cancel
Save