File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ library
100100
101101 build-depends :
102102 , array >= 0.4 && < 0.6
103- , base >= 4.13 && < 4.22
103+ , base >= 4.13 && < 4.23
104104 , bytestring >= 0.10.6.0 && < 0.13
105105 , Cabal ^>= 3.17
106106 , Cabal-syntax ^>= 3.17
@@ -133,7 +133,7 @@ Test-Suite unit-tests
133133 UnitTests.Distribution.Solver.Modular.MessageUtils
134134
135135 build-depends :
136- , base >= 4.13 && < 4.22
136+ , base >= 4.13 && < 4.23
137137 , Cabal-syntax
138138 , cabal-install-solver
139139 , tasty >= 1.2.3 && < 1.6
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ common warnings
6666
6767common base-dep
6868 build-depends :
69- , base >= 4.13 && < 4.22
69+ , base >= 4.13 && < 4.23
7070
7171common cabal-dep
7272 build-depends :
You can’t perform that action at this time.
0 commit comments