Revert "test enable webapp on windows"
This reverts commit 958d9fa110
.
Some stuff fails to install on the autobuilder, it will need to be upgraded
probably.
This commit is contained in:
parent
958d9fa110
commit
d99b2db372
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)
|
if flag(Webapp) && (! os(windows))
|
||||||
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…
Reference in a new issue