summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-05 20:42:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-05 20:42:52 -0400
commitb282d6c1af00ea37d3694fae3e4c1f4e3c97297a (patch)
tree7fe9d8b383bf53fa97c1afb9211d4e5207d39371 /git-annex.cabal
parent6ff7f51d6e8a0039b9de28634474bc15b7e40e87 (diff)
syntax
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 0549ca026..097a5634b 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -163,7 +163,7 @@ Executable git-annex
if flag(AndroidSplice)
CPP-Options: -DANDROID_SPLICES
- if flag(Webapp) (! os(windows))
+ if flag(Webapp) && (! os(windows))
Build-Depends:
yesod, yesod-default, yesod-static, yesod-form, yesod-core,
case-insensitive, http-types, transformers, wai, wai-logger, warp,