Remove upper bound on http-reverse-proxy

This commit is contained in:
Emanuel Borsboom 2013-05-29 05:57:41 -07:00
parent 3f8cc81189
commit b7124b8181

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