test enable webapp on windows
It builds, but fails to link locally. Let's try on the autobuilder.
This commit is contained in:
parent
621ca07119
commit
958d9fa110
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ Executable git-annex
|
||||||
if flag(AndroidSplice)
|
if flag(AndroidSplice)
|
||||||
CPP-Options: -DANDROID_SPLICES
|
CPP-Options: -DANDROID_SPLICES
|
||||||
|
|
||||||
if flag(Webapp) && (! os(windows))
|
if flag(Webapp)
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
yesod, yesod-default, yesod-static, yesod-form, yesod-core,
|
yesod, yesod-default, yesod-static, yesod-form, yesod-core,
|
||||||
case-insensitive, http-types, transformers, wai, wai-logger, warp,
|
case-insensitive, http-types, transformers, wai, wai-logger, warp,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue