From 60407799f1ed49acaeffdb9910a2f5e92e582d13 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 7 Jan 2014 14:18:41 -0400 Subject: need a newish version of containers --- git-annex.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-annex.cabal b/git-annex.cabal index 6c6fb1f31..7c37febe8 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -85,7 +85,7 @@ Flag EKG Executable git-annex Main-Is: git-annex.hs Build-Depends: MissingH, hslogger, directory, filepath, - containers, utf8-string, network (>= 2.0), mtl (>= 2), + containers (>= 0.5.0.0), utf8-string, network (>= 2.0), mtl (>= 2), bytestring, old-locale, time, HTTP, extensible-exceptions, dataenc, SHA, process, json, base (>= 4.5 && < 4.9), monad-control, MonadCatchIO-transformers, -- cgit v1.2.3