summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-12-05 13:18:25 -0400
committerJoey Hess <joeyh@joeyh.name>2017-12-05 13:18:25 -0400
commitf00770d73662ef2342f2ca8958460b1dbbe2acd0 (patch)
tree1245802786584120e0830e822c252963792f6b12 /git-annex.cabal
parent639a6df58a0fee44b7da313aa48edd7092da1bc3 (diff)
Removed no longer needed dependency on yesod-default.
This commit was sponsored by Nick Daly on Patreon.
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 4e2269a51d..1337581c97 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -448,7 +448,6 @@ Executable git-annex
if flag(Webapp)
Build-Depends:
yesod (>= 1.2.6),
- yesod-default (>= 1.2.0),
yesod-static (>= 1.2.4),
yesod-form (>= 1.3.15),
yesod-core (>= 1.2.19),