Pin http-client-tls since the newer version is broken
This commit is contained in:
parent
6290be859d
commit
4be8ed2d11
@ -29,6 +29,8 @@ common dependencies
|
|||||||
conduit ^>= 1.3.5,
|
conduit ^>= 1.3.5,
|
||||||
conduit-extra ^>= 1.3,
|
conduit-extra ^>= 1.3,
|
||||||
http-client ^>= 0.7,
|
http-client ^>= 0.7,
|
||||||
|
-- Workaround: 0.3.6.4 is broken, explicit dependency is otherwise not needed.
|
||||||
|
http-client-tls == 0.3.6.3,
|
||||||
containers ^>= 0.6,
|
containers ^>= 0.6,
|
||||||
cryptonite >= 0.30,
|
cryptonite >= 0.30,
|
||||||
directory ^>= 1.3.8,
|
directory ^>= 1.3.8,
|
||||||
|
Loading…
Reference in New Issue
Block a user