diff --git a/git-annex.cabal b/git-annex.cabal index 949e59afe4..e0643e815b 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