Skip to content

Commit 6fdfa70

Browse files
committed
Build against recent deps
1 parent de68398 commit 6fdfa70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cabal-install-solver/cabal-install-solver.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ library
106106
, containers >=0.5.6.2 && <0.8
107107
, edit-distance ^>= 0.2.2
108108
, directory >= 1.3.7.0 && < 1.4
109-
, filepath ^>=1.4.0.0 || ^>=1.5.0.0
109+
, filepath >= 1.3.0.1 && < 1.6
110110
, mtl >=2.0 && <2.4
111111
, network-uri >= 2.6.0.2 && < 2.7
112112
, pretty ^>=1.1

cabal-testsuite/cabal-testsuite.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ library
6969
, cryptohash-sha256 ^>= 0.11.101.0
7070
, directory ^>= 1.2.0.1 || ^>= 1.3.0.0
7171
, exceptions ^>= 0.10.0
72-
, filepath ^>= 1.3.0.1 || ^>= 1.4.0.0 || ^>= 1.5.0.0
72+
, filepath >= 1.3.0.1 && < 1.6
7373
, network-wait ^>= 0.1.2.0 || ^>= 0.2.0.0
7474
, optparse-applicative ^>= 0.14.3.0 || ^>=0.15.1.0 || ^>=0.16.0.0 || ^>= 0.17.0.0 || ^>= 0.18.1.0
7575
, process ^>= 1.2.1.0 || ^>= 1.4.2.0 || ^>= 1.6.1.0

0 commit comments

Comments
 (0)