We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39cc788 commit 8f8034cCopy full SHA for 8f8034c
stylish-haskell.cabal
@@ -89,7 +89,7 @@ Executable stylish-haskell
89
Build-depends:
90
stylish-haskell,
91
strict >= 0.3 && < 0.5,
92
- optparse-applicative >= 0.12 && < 0.16,
+ optparse-applicative >= 0.12 && < 0.17,
93
-- Copied from regular dependencies...
94
aeson >= 0.6 && < 1.6,
95
base >= 4.8 && < 5,
0 commit comments