summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index fe4a547a4..a67cc8ea5 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -122,7 +122,8 @@ Executable git-annex
monad-control, transformers,
bloomfilter, edit-distance,
resourcet, http-conduit, http-types,
- esqueleto, persistent-sqlite, persistent, persistent-template
+ esqueleto, persistent-sqlite, persistent, persistent-template,
+ ascii-progress (<= 0.2.1.2), terminal-size
CC-Options: -Wall
GHC-Options: -Wall -fno-warn-tabs
Extensions: PackageImports