From 5ba041968279ecd1e771387e6cbe8497bd7d1e1a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 27 Oct 2017 14:34:48 -0400 Subject: remove custom-setup again until cabal issue is fixed --- git-annex.cabal | 6 ------ 1 file changed, 6 deletions(-) (limited to 'git-annex.cabal') 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: -- cgit v1.2.3