diff --git a/ghc-mod.cabal b/ghc-mod.cabal index 215cccc..3a11e33 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -203,7 +203,7 @@ Library , text < 1.3 && >= 1.2.1.3 , transformers-base < 0.5 && >= 0.4.4 - , cabal-helper < 0.8 && >= 0.7.1.0 + , cabal-helper < 0.8 && >= 0.7.3.0 , ghc < 8.2 && >= 7.6 if impl(ghc >= 8.0)