File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ Library
64
64
aeson >= 0.6 && < 1.6 ,
65
65
base >= 4.8 && < 5 ,
66
66
bytestring >= 0.9 && < 0.11 ,
67
- Cabal >= 2.4 && < 3.3 ,
67
+ Cabal >= 2.4 && < 3.5 ,
68
68
containers >= 0.3 && < 0.7 ,
69
69
directory >= 1.2.3 && < 1.4 ,
70
70
filepath >= 1.1 && < 1.5 ,
@@ -94,7 +94,7 @@ Executable stylish-haskell
94
94
aeson >= 0.6 && < 1.6 ,
95
95
base >= 4.8 && < 5 ,
96
96
bytestring >= 0.9 && < 0.11 ,
97
- Cabal >= 2.4 && < 3.3 ,
97
+ Cabal >= 2.4 && < 3.5 ,
98
98
containers >= 0.3 && < 0.7 ,
99
99
directory >= 1.2.3 && < 1.4 ,
100
100
filepath >= 1.1 && < 1.5 ,
@@ -166,7 +166,7 @@ Test-suite stylish-haskell-tests
166
166
aeson >= 0.6 && < 1.6 ,
167
167
base >= 4.8 && < 5 ,
168
168
bytestring >= 0.9 && < 0.11 ,
169
- Cabal >= 2.4 && < 3.3 ,
169
+ Cabal >= 2.4 && < 3.5 ,
170
170
containers >= 0.3 && < 0.7 ,
171
171
directory >= 1.2.3 && < 1.4 ,
172
172
filepath >= 1.1 && < 1.5 ,
You can’t perform that action at this time.
0 commit comments