aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-10-27 14:03:50 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-10-27 14:03:50 -0400
commit9ae0f1b9bc26e9c2f568197ab9eb56d5995bed4e (patch)
treee7c6899414161b8315128827348f61ccbf62be75 /git-annex.cabal
parentb8812218040cbf9abde71720168106e4d44f32d3 (diff)
try putting back custom-setup
will this build on doze?
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 65252359e..5d279d3e1 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -303,6 +303,10 @@ 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
+
Executable git-annex
Main-Is: git-annex.hs
Build-Depends: