mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
haskell/haskell-free: 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
644caebd1a
commit
ae9225c638
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/free/5.1.7/free-5.1.7.tar
|
|||
MD5SUM="fb6c3498bad7b73eef9b047bf575d29f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="haskell-exceptions haskell-profunctors haskell-semigroupoids haskell-transformers-base"
|
||||
REQUIRES="haskell-profunctors haskell-semigroupoids haskell-transformers-base"
|
||||
MAINTAINER="David Spencer"
|
||||
EMAIL="baildon.research@googlemail.com"
|
||||
|
|
Loading…
Reference in a new issue