summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-10 13:07:54 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-10 13:10:15 -0400
commit0bfb35bff1b769ae53d2bb96fea987a8654cfdf3 (patch)
tree7e30e16e6730132524eebc0a802fad91b1141de4 /git-annex.cabal
parent945f545d568a4ce5a53736dc3253754af1fafce7 (diff)
pin ascii-progress version for now; big changes coming
Diffstat (limited to 'git-annex.cabal')
-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