summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 146eeeddb..3f4e5339a 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -248,7 +248,9 @@ Executable git-annex
CPP-Options: -DWITH_BENCHMARK
custom-setup
- Setup-Depends: base (>= 4.5), hslogger, MissingH
+ Setup-Depends: base (>= 4.5), hslogger, MissingH, unix-compat, process,
+ unix, filepath, exceptions, bytestring, directory, IfElse, data-default,
+ Cabal
source-repository head
type: git