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, 2 insertions, 0 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal
index 32e26dc..55942f7 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -98,6 +98,8 @@ library
build-depends: base < 5 && >= 4.7
build-depends: Cabal < 2.3 && >= 2.0 || < 1.26 && >= 1.14
+ , cabal-plan < 0.4 && >= 0.3.0.0
+ , containers < 1 && >= 0.5.5.1
, directory < 1.4 && >= 1.2.1.0
, filepath < 1.5 && >= 1.3.0.0
, transformers < 0.6 && >= 0.3.0.0