Version bound on http-client

This commit is contained in:
Paul Rouse 2015-03-01 08:17:20 +00:00
parent 761e7dd374
commit e69ea760e1

View File

@ -78,7 +78,7 @@ executable yesod
, http-reverse-proxy >= 0.4
, network
, http-conduit >= 2.1.4
, http-client
, http-client >= 0.4.7
, project-template >= 0.1.1
, transformers
, transformers-compat