summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
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 f9d1be316..676cae4dd 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -111,7 +111,7 @@ Executable git-annex
SafeSemaphore, uuid, random, dlist, unix-compat, async, stm (>= 2.3),
data-default, case-insensitive, http-conduit, http-types,
cryptohash (>= 0.10.0),
- esqueleto, persistent-sqlite, persistent, persistent-template
+ esqueleto, persistent-sqlite (>= 2.1.0.1), persistent, persistent-template
CC-Options: -Wall
GHC-Options: -Wall
Extensions: PackageImports