File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11resolver : lts-14.6
22packages :
3- - ' .'
3+ - ' .'
4+
5+ extra-deps :
6+ - ' Cabal-3.0.0.0'
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ Library
5454 aeson >= 0.6 && < 1.5 ,
5555 base >= 4.8 && < 5 ,
5656 bytestring >= 0.9 && < 0.11 ,
57- Cabal >= 2.4 && < 2.5 ,
57+ Cabal >= 2.4 && < 3.1 ,
5858 containers >= 0.3 && < 0.7 ,
5959 directory >= 1.2.3 && < 1.4 ,
6060 filepath >= 1.1 && < 1.5 ,
@@ -78,7 +78,7 @@ Executable stylish-haskell
7878 aeson >= 0.6 && < 1.5 ,
7979 base >= 4.8 && < 5 ,
8080 bytestring >= 0.9 && < 0.11 ,
81- Cabal >= 2.4 && < 2.5 ,
81+ Cabal >= 2.4 && < 3.1 ,
8282 containers >= 0.3 && < 0.7 ,
8383 directory >= 1.2.3 && < 1.4 ,
8484 filepath >= 1.1 && < 1.5 ,
@@ -132,7 +132,7 @@ Test-suite stylish-haskell-tests
132132 aeson >= 0.6 && < 1.5 ,
133133 base >= 4.8 && < 5 ,
134134 bytestring >= 0.9 && < 0.11 ,
135- Cabal >= 2.4 && < 2.5 ,
135+ Cabal >= 2.4 && < 3.1 ,
136136 containers >= 0.3 && < 0.7 ,
137137 directory >= 1.2.3 && < 1.4 ,
138138 filepath >= 1.1 && < 1.5 ,
You can’t perform that action at this time.
0 commit comments