Skip to content

Commit 2a14c97

Browse files
authored
Support http-client-0.7
1 parent b1b7691 commit 2a14c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streaming-utils.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ library
7373
pipes >= 4.0 && < 4.4,
7474
network-simple,
7575
network,
76-
http-client >=0.2 && <0.7,
76+
http-client >=0.2 && <0.8,
7777
http-client-tls,
7878
aeson > 0.8 && <1.6,
7979
json-stream > 0.4 && < 0.5,

0 commit comments

Comments
 (0)