summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
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 3c1af0df2..4340deaff 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 (<= 0.2.1.2)
+ ascii-progress (<= 0.2.1.2), terminal-size
CC-Options: -Wall
GHC-Options: -Wall
Extensions: PackageImports