aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-18 17:46:58 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-18 17:46:58 -0400
commit0ed5bd4460eb0da9c6903082434848e395d8d54c (patch)
treedb45ae976253266839397741b32085de0f18508d /git-annex.cabal
parentf306a34f4a5fca40802c14411db25836d82c77f7 (diff)
WIP
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