diff --git a/ghc-mod.cabal b/ghc-mod.cabal index 3506d8a..fb05305 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -193,7 +193,7 @@ Library , hlint < 2.1 && >= 2.0.8 , monad-control < 1.1 && >= 1 , monad-journal < 0.8 && >= 0.4 - , optparse-applicative < 0.14 && >= 0.13.0.* + , optparse-applicative < 0.14 && >= 0.13.0.0 , pipes < 4.4 && >= 4.1 , safe < 0.4 && >= 0.3.9 , semigroups < 0.19 && >= 0.10.0 @@ -233,7 +233,7 @@ Executable ghc-mod , base < 4.10 && >= 4.6.0.1 , fclabels < 2.1 && >= 2.0 , monad-control < 1.1 && >= 1 - , optparse-applicative < 0.14 && >= 0.13.0.* + , optparse-applicative < 0.14 && >= 0.13.0.0 , semigroups < 0.19 && >= 0.10.0 , split < 0.3 && >= 0.2.2