diff --git a/stylish-haskell.cabal b/stylish-haskell.cabal index 266f1b8c..e996925a 100644 --- a/stylish-haskell.cabal +++ b/stylish-haskell.cabal @@ -116,7 +116,7 @@ Executable stylish-haskell Build-depends: stylish-haskell, strict >= 0.3 && < 0.6, - optparse-applicative >= 0.12 && < 0.19 + optparse-applicative >= 0.12 && < 0.20 Test-suite stylish-haskell-tests Import: depends