http-reverse-proxy upper bound

This commit is contained in:
Michael Snoyman 2013-07-05 13:48:24 +03:00
parent f8a2750a5c
commit 1d4f52a8b0

View File

@ -1,5 +1,5 @@
name: yesod name: yesod
version: 1.1.9.3 version: 1.1.9.4
license: MIT license: MIT
license-file: LICENSE license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com> author: Michael Snoyman <michael@snoyman.com>
@ -106,7 +106,7 @@ executable yesod
, resourcet >= 0.3 && < 0.5 , resourcet >= 0.3 && < 0.5
, base64-bytestring , base64-bytestring
, lifted-base , lifted-base
, http-reverse-proxy >= 0.1.1 , http-reverse-proxy >= 0.1.1 && < 0.2
, network , network
, http-conduit , http-conduit
, network-conduit , network-conduit