Relax http-types dependency. (#4084)

This commit is contained in:
Justus Sagemüller 2017-11-21 18:00:30 +01:00 committed by John MacFarlane
parent 6c17117ef2
commit 185918ea3d

View file

@ -338,7 +338,7 @@ library
doctemplates >= 0.2.1 && < 0.3,
http-client >= 0.4.30 && < 0.6,
http-client-tls >= 0.2.4 && < 0.4,
http-types >= 0.8 && < 0.10,
http-types >= 0.8 && < 0.11,
case-insensitive >= 1.2 && < 1.3
if os(windows)
cpp-options: -D_WINDOWS