summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-11-17 12:56:27 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-11-17 12:56:27 -0400
commit3a6c9ad7d00c6795faefcacbc42dc57d26aecd61 (patch)
treea03564275f6a9532fe487353c04b1c0cf7659a0d /git-annex.cabal
parenta5584e1a61861dff0835f7ea4e366e393c0fd294 (diff)
parent2286c5acb4b3917a71067264cc1075638848d340 (diff)
Merge branch 'master' into tor
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal5
1 files changed, 1 insertions, 4 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index dea5eb700..eb819463b 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -359,10 +359,7 @@ Executable git-annex
old-locale,
esqueleto,
persistent-sqlite,
- -- Old version needed due to
- -- https://github.com/prowdsponsor/esqueleto/issues/137
- -- and also temporarily to make ghc 8 builds work
- persistent (< 2.5),
+ persistent,
persistent-template,
aeson,
unordered-containers,