From 2a2c305c395cffbee8bfa84fdc372466a0ea257f Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Mon, 18 Sep 2017 01:33:59 +0200 Subject: Use 'extra' for 'lookupEnv' --- cabal-helper.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cabal-helper.cabal') diff --git a/cabal-helper.cabal b/cabal-helper.cabal index 64438c4..6b95b29 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -100,6 +100,7 @@ executable cabal-helper-wrapper , temporary < 1.3 && >= 1.2.0.4 , utf8-string < 1.1 && >= 1.0.1.1 , time < 1.9 && >= 1.8.0.3 + , extra < 1.6 && >= 1.4.10 , template-haskell , ghc-prim @@ -134,9 +135,9 @@ test-suite compile-test , temporary < 1.3 && >= 1.2.0.4 , utf8-string < 1.1 && >= 1.0.1.1 , time < 1.9 && >= 1.8.0.3 + , extra < 1.6 && >= 1.4.10 -- additional test deps - , extra < 1.6 && >= 1.4.10 , unix < 2.8 && >= 2.5.1.0 , template-haskell -- cgit v1.2.3