From 0ed5bd4460eb0da9c6903082434848e395d8d54c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 18 Feb 2015 17:46:58 -0400 Subject: WIP --- git-annex.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-annex.cabal') 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 -- cgit v1.2.3