Skip to content

Commit f26cbdc

Browse files
authored
Merge pull request #11336 from geekosaur/HTTP-4000.5.0
update HTTP dependency to 4000.5
2 parents 8656465 + 2ab7cb8 commit f26cbdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cabal-install/cabal-install.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ library
255255
, edit-distance >= 0.2.2 && < 0.3
256256
, exceptions >= 0.10.4 && < 0.11
257257
, filepath >= 1.4.0.0 && < 1.6
258-
, HTTP >= 4000.1.5 && < 4000.5
258+
, HTTP >= 4000.1.5 && < 4000.6
259259
, mtl >= 2.0 && < 2.4
260260
, network-uri >= 2.6.2.0 && < 2.7
261261
, pretty >= 1.1 && < 1.2

0 commit comments

Comments
 (0)