From e1a2d68cddfc97354ad5bbf2b4ead7a756d8cc1a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 15 Jan 2012 12:21:12 +0200 Subject: [PATCH] Bump http-conduit version --- authenticate.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticate.cabal b/authenticate.cabal index 2485e328..0c4671a8 100644 --- a/authenticate.cabal +++ b/authenticate.cabal @@ -16,7 +16,7 @@ homepage: http://github.com/yesodweb/authenticate library build-depends: base >= 4 && < 5 , aeson >= 0.5 - , http-conduit >= 1.1 && < 1.2 + , http-conduit >= 1.1.1 && < 1.2 , tagsoup >= 0.12 && < 0.13 , transformers >= 0.1 && < 0.3 , bytestring >= 0.9