From ca697749ef26f38c26967511b6ac6273b55e0268 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Thu, 23 Aug 2018 22:42:50 +0200 Subject: Add build-tools-depends in library for wrapper --- cabal-helper.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cabal-helper.cabal') diff --git a/cabal-helper.cabal b/cabal-helper.cabal index 463cef0..17cf213 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -95,6 +95,9 @@ library ghc-options: -Wall + -- well actually this is a "runtime"-tool-depends :) + build-tool-depends: cabal-helper:cabal-helper-wrapper + build-depends: base < 5 && >= 4.7 build-depends: Cabal < 2.5 && >= 2.0 || < 1.26 && >= 1.14 , cabal-plan < 0.4 && >= 0.3.0.0 -- cgit v1.2.3