From 387f1d2a9ccbdee2f908271c0dab4d45a611be4b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 22 Oct 2017 14:08:45 -0400 Subject: add IfElse version --- git-annex.cabal | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'git-annex.cabal') 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 -- cgit v1.2.3