summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--stylish-haskell.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylish-haskell.cabal b/stylish-haskell.cabal
index 8823918..2cbb77e 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -77,7 +77,7 @@ Executable stylish-haskell
Build-depends:
stylish-haskell,
- strict >= 0.3 && < 0.4,
+ strict >= 0.3 && < 0.5,
optparse-applicative >= 0.12 && < 0.16,
-- Copied from regular dependencies...
aeson >= 0.6 && < 1.6,