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, 1 insertions, 2 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 9e5efdb84..94c81fd3a 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -305,8 +305,7 @@ source-repository head
custom-setup
Setup-Depends: base (>= 4.5), hslogger, split, unix-compat, process,
- unix, filepath, exceptions, bytestring, directory, IfElse, data-default,
- Cabal
+ filepath, exceptions, bytestring, directory, IfElse, data-default, Cabal
Executable git-annex
Main-Is: git-annex.hs