summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 949e59afe..e0643e815 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -113,7 +113,7 @@ Executable git-annex
cryptohash (>= 0.10.0),
esqueleto, persistent-sqlite, persistent, persistent-template,
monad-logger, resourcet,
- ascii-progress
+ ascii-progress (<= 0.2.1.2)
CC-Options: -Wall
GHC-Options: -Wall
Extensions: PackageImports