From 6abb9546cbab0852d88a055f9fcede026c718112 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 12 Oct 2012 13:31:56 +0200 Subject: [PATCH] http-reverse-proxy min version bump --- keter.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keter.cabal b/keter.cabal index fef0abc..54ec165 100644 --- a/keter.cabal +++ b/keter.cabal @@ -36,7 +36,7 @@ Library , conduit >= 0.5 && < 0.6 , network-conduit >= 0.6 && < 0.7 , network-conduit-tls >= 0.6 && < 0.7 - , http-reverse-proxy >= 0.1 && < 0.2 + , http-reverse-proxy >= 0.1.0.2 && < 0.2 , unix-process-conduit >= 0.1 && < 0.2 , unix >= 2.5 && < 2.7 , wai-app-static >= 1.3 && < 1.4