aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-12-05 13:18:25 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-12-05 13:18:25 -0400
commit1ab83a4c71e8f06405c02eb1b75e3e9387f2f4f2 (patch)
tree8628d4a1b5b4395f08275fdbd7dac76359b16050 /git-annex.cabal
parentc6893038719619dcbc4e640d4a3cc96b4cd24d27 (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 4e2269a51..1337581c9 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),