http-conduit version bump

This commit is contained in:
Michael Snoyman 2014-07-15 11:45:15 +03:00
parent b176c38dbe
commit 7c844e14ac

View File

@ -87,7 +87,7 @@ library
, monad-control >= 0.3 && < 0.4
, wai-extra >= 2.1 && < 2.2
, yaml >= 0.8 && < 0.9
, http-conduit >= 2.1 && < 2.2
, http-conduit >= 2.1.2.3 && < 2.2
, directory >= 1.1 && < 1.3
, warp >= 2.1 && < 2.2
, data-default