mirror of
https://github.com/snoyberg/keter.git
synced 2024-12-14 08:05:40 +03:00
Remove upper bound on http-reverse-proxy
This commit is contained in:
parent
3f8cc81189
commit
b7124b8181
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user