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 b67a6ae commit 1da5988Copy full SHA for 1da5988
stylish-haskell.cabal
@@ -59,7 +59,7 @@ Library
59
directory >= 1.2.3 && < 1.4,
60
filepath >= 1.1 && < 1.5,
61
file-embed >= 0.0.10 && < 0.1,
62
- haskell-src-exts >= 1.18 && < 1.22,
+ haskell-src-exts >= 1.18 && < 1.23,
63
mtl >= 2.0 && < 2.3,
64
semigroups >= 0.18 && < 0.20,
65
syb >= 0.3 && < 0.8,
@@ -83,7 +83,7 @@ Executable stylish-haskell
83
84
85
86
87
88
89
yaml >= 0.8.11 && < 0.12
@@ -137,7 +137,7 @@ Test-suite stylish-haskell-tests
137
138
139
140
141
142
143
0 commit comments