Allow http-types 0.9.

This commit is contained in:
John MacFarlane 2015-10-06 09:14:32 -07:00
parent a3838d0530
commit db936f7233

View file

@ -293,7 +293,7 @@ Library
if flag(https)
Build-Depends: http-client >= 0.3.2 && < 0.5,
http-client-tls >= 0.2 && < 0.3,
http-types >= 0.8 && < 0.9
http-types >= 0.8 && < 0.10
cpp-options: -DHTTP_CLIENT
if flag(embed_data_files)
cpp-options: -DEMBED_DATA_FILES