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 @@ -64,7 +64,7 @@ Library
6464 aeson >= 0.6 && < 1.6 ,
6565 base >= 4.8 && < 5 ,
6666 bytestring >= 0.9 && < 0.11 ,
67- Cabal >= 2.4 && < 3.3 ,
67+ Cabal >= 2.4 && < 3.5 ,
6868 containers >= 0.3 && < 0.7 ,
6969 directory >= 1.2.3 && < 1.4 ,
7070 filepath >= 1.1 && < 1.5 ,
@@ -94,7 +94,7 @@ Executable stylish-haskell
9494 aeson >= 0.6 && < 1.6 ,
9595 base >= 4.8 && < 5 ,
9696 bytestring >= 0.9 && < 0.11 ,
97- Cabal >= 2.4 && < 3.3 ,
97+ Cabal >= 2.4 && < 3.5 ,
9898 containers >= 0.3 && < 0.7 ,
9999 directory >= 1.2.3 && < 1.4 ,
100100 filepath >= 1.1 && < 1.5 ,
@@ -166,7 +166,7 @@ Test-suite stylish-haskell-tests
166166 aeson >= 0.6 && < 1.6 ,
167167 base >= 4.8 && < 5 ,
168168 bytestring >= 0.9 && < 0.11 ,
169- Cabal >= 2.4 && < 3.3 ,
169+ Cabal >= 2.4 && < 3.5 ,
170170 containers >= 0.3 && < 0.7 ,
171171 directory >= 1.2.3 && < 1.4 ,
172172 filepath >= 1.1 && < 1.5 ,
You can’t perform that action at this time.
0 commit comments