summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-10-22 14:08:45 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-10-22 14:08:45 -0400
commit387f1d2a9ccbdee2f908271c0dab4d45a611be4b (patch)
treee3197d0ec963a6afcd7ae251ad2f0ad74b2b6a9c /git-annex.cabal
parentd17e1a628680c9e5120a113f1a7a2f8094df164f (diff)
add IfElse version
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