aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-10-27 14:34:48 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-10-27 14:35:03 -0400
commit5ba041968279ecd1e771387e6cbe8497bd7d1e1a (patch)
tree074ebd65d9809f35e88ef2eac8c0cf475c5d9535 /git-annex.cabal
parent184e2d5711eb425db0d4d3ed0c6b138df5695ec8 (diff)
remove custom-setup again until cabal issue is fixed
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: