aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-02 15:57:22 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-03 11:25:23 -0400
commit55276e3be82cb574d5bb5964cbfbbb6e37f5dff2 (patch)
treee3ea0d1067b0f0667d7dfc05e79b9f7732eaa10a /git-annex.cabal
parent16ca22c60af39cc06db62215a1ac12cd5ae7a3c5 (diff)
WIP yesod 1.2
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 b01e13c8a..a97ee3894 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -133,7 +133,7 @@ Executable git-annex
if flag(Webapp)
Build-Depends:
- yesod (< 1.2), yesod-default (< 1.2), yesod-static (< 1.2), yesod-form (< 1.3),
+ yesod, yesod-default, yesod-static, yesod-form,
case-insensitive, http-types, transformers, wai, wai-logger, warp,
blaze-builder, crypto-api, hamlet, clientsession, aeson,
template-haskell, data-default