aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r--cabal-helper.cabal2
1 files changed, 1 insertions, 1 deletions
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