aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal6
1 files changed, 0 insertions, 6 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 1c8d0ca99..65252359e 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -303,12 +303,6 @@ source-repository head
type: git
location: git://git-annex.branchable.com/
-custom-setup
- Setup-Depends: base (>= 4.5), hslogger, split, unix-compat, process,
- filepath, exceptions, bytestring, directory, IfElse, data-default, Cabal
- if os(Windows)
- Setup-Depends: Win32
-
Executable git-annex
Main-Is: git-annex.hs
Build-Depends: