File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Library
6060 mtl >= 2.0 && < 2.3 ,
6161 semigroups >= 0.18 && < 0.19 ,
6262 syb >= 0.3 && < 0.8 ,
63- yaml >= 0.7 && < 0.9
63+ yaml >= 0.7 && < 0.10
6464
6565Executable stylish-haskell
6666 Ghc-options : -Wall
@@ -82,7 +82,7 @@ Executable stylish-haskell
8282 haskell-src-exts >= 1.18 && < 1.21 ,
8383 mtl >= 2.0 && < 2.3 ,
8484 syb >= 0.3 && < 0.8 ,
85- yaml >= 0.7 && < 0.9
85+ yaml >= 0.7 && < 0.10
8686
8787Test-suite stylish-haskell-tests
8888 Ghc-options : -Wall
@@ -131,7 +131,7 @@ Test-suite stylish-haskell-tests
131131 haskell-src-exts >= 1.18 && < 1.21 ,
132132 mtl >= 2.0 && < 2.3 ,
133133 syb >= 0.3 && < 0.8 ,
134- yaml >= 0.7 && < 0.9
134+ yaml >= 0.7 && < 0.10
135135
136136Source-repository head
137137 Type : git
You can’t perform that action at this time.
0 commit comments