From 527b6970457e74f8c88dfdac7c96241e2496a2f2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 4 Nov 2015 14:52:07 -0400 Subject: add regions to concurrent output still no progress displays when getting files etc, but a big improvement --- 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 f38834bfe..8430161d7 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -279,7 +279,7 @@ Executable git-annex CPP-Options: -DWITH_DATABASE if flag(ConcurrentOutput) - Build-Depends: concurrent-output (>= 1.4.1) + Build-Depends: concurrent-output (>= 1.5) CPP-Options: -DWITH_CONCURRENTOUTPUT if flag(EKG) -- cgit v1.2.3