Merge pull request #16 from manny-fp/master

Remove upper bound on http-reverse-proxy
This commit is contained in:
Michael Snoyman 2013-05-29 06:09:18 -07:00
commit e59fb4ad85

View File

@ -43,7 +43,7 @@ Library
, conduit >= 0.5
, network-conduit >= 0.6
, network-conduit-tls >= 1.0.0.2
, http-reverse-proxy >= 0.1.0.2 && < 0.2
, http-reverse-proxy >= 0.1.0.2
, unix-process-conduit >= 0.2 && < 0.3
, unix >= 2.5 && < 2.7
, wai-app-static >= 1.3 && < 1.4