Add upper bounds http-client <0.5

This commit is contained in:
Oleg Grenrus 2016-07-05 12:27:30 +03:00 committed by GitHub
parent 5effdfdbbb
commit dc9afe6405

View File

@ -42,7 +42,7 @@ library
, bytestring , bytestring
, exceptions , exceptions
, http-api-data >= 0.1 && < 0.3 , http-api-data >= 0.1 && < 0.3
, http-client , http-client <0.5
, http-client-tls , http-client-tls
, http-media , http-media
, http-types , http-types