Skip to content

Commit c5448fb

Browse files
authored
Allow http-client-tls 0.4 (#62)
1 parent d9b85e5 commit c5448fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

github-release.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ library
5555
burrito ^>=2.0.1.9,
5656
bytestring ^>=0.12.0.2,
5757
http-client ^>=0.7.17,
58-
http-client-tls ^>=0.3.6.3,
58+
http-client-tls ^>=0.3.6.3 || ^>=0.4.0,
5959
http-types ^>=0.12.4,
6060
mime-types ^>=0.1.2.0,
6161
optparse-generic ^>=1.5.2,

0 commit comments

Comments
 (0)