diff --git a/ghc-mod.cabal b/ghc-mod.cabal index aebb038..07b4040 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -156,7 +156,7 @@ Library , text < 1.3 && >= 1.2.1.3 , transformers-base < 0.5 && >= 0.4.4 - , cabal-helper < 0.9 && >= 0.8.0.0 + , cabal-helper < 0.9 && >= 0.8.0.2 , ghc < 8.4 && >= 7.8 , ghc-mod-core @@ -287,7 +287,7 @@ Test-Suite spec Build-Depends: ghc-boot Build-Depends: - cabal-helper < 0.9 && >= 0.8.0.0 + cabal-helper < 0.9 && >= 0.8.0.2 , ghc < 8.4 && >= 7.8 , ghc-mod , ghc-mod-core