mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
haskell/haskell-persistent-template: 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
80ab55d62c
commit
8f5a90857e
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/packages/archive/persistent-template/2.5.4
|
|||
MD5SUM="44035d1e631b4186d9287c22d567faf4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="haskell-aeson haskell-aeson-compat haskell-http-api-data haskell-monad-control haskell-monad-logger haskell-path-pieces haskell-persistent haskell-tagged haskell-unordered-containers"
|
||||
REQUIRES="haskell-aeson-compat haskell-persistent"
|
||||
MAINTAINER="David Spencer"
|
||||
EMAIL="baildon.research@googlemail.com"
|
||||
|
|
Loading…
Reference in a new issue