From b5575e1245b6f7e76c79e1231c85cec1409e623d Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Thu, 2 Apr 2015 23:55:28 +0200 Subject: Further relax Cabal dependency --- cabal-helper.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cabal-helper.cabal') diff --git a/cabal-helper.cabal b/cabal-helper.cabal index 0cc4fb8..5121a78 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -62,7 +62,7 @@ Executable cabal-helper-wrapper X-Install-Target: $libexecdir Build-Depends: base >= 4.5 && < 5 , bytestring - , Cabal >= 1.16 && < 1.23 + , Cabal >= 1.14 && < 1.23 , directory , filepath , process -- cgit v1.2.3