version dep on yesod-form
This commit is contained in:
parent
0aa2bf6e42
commit
40ffd3c3fe
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ Executable git-annex
|
|||
if flag(Webapp) && flag(Assistant)
|
||||
Build-Depends: yesod, yesod-static, case-insensitive,
|
||||
http-types, transformers, wai, wai-logger, warp, blaze-builder,
|
||||
crypto-api, hamlet, clientsession, aeson, yesod-form,
|
||||
crypto-api, hamlet, clientsession, aeson, yesod-form (>= 1.2.0),
|
||||
template-haskell, yesod-default (>= 1.1.0), data-default
|
||||
CPP-Options: -DWITH_WEBAPP
|
||||
|
||||
|
|
Loading…
Reference in a new issue