yesod 1.1.9.3 → 1.1.9.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~http-reverse-proxy
Dependency ranges changed: http-reverse-proxy
Files
- yesod.cabal +2/−2
yesod.cabal view
@@ -1,5 +1,5 @@ name: yesod-version: 1.1.9.3+version: 1.1.9.4 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -106,7 +106,7 @@ , resourcet >= 0.3 && < 0.5 , base64-bytestring , lifted-base- , http-reverse-proxy >= 0.1.1+ , http-reverse-proxy >= 0.1.1 && < 0.2 , network , http-conduit , network-conduit