http-conduit 1.8

This commit is contained in:
Michael Snoyman 2012-10-24 15:18:59 +02:00
parent 393133d1b6
commit 78ef9ae7d0

View File

@ -1,5 +1,5 @@
name: yesod-auth name: yesod-auth
version: 1.1.1.3 version: 1.1.1.4
license: MIT license: MIT
license-file: LICENSE license-file: LICENSE
author: Michael Snoyman, Patrick Brisbin author: Michael Snoyman, Patrick Brisbin
@ -34,7 +34,7 @@ library
, persistent >= 1.0 && < 1.1 , persistent >= 1.0 && < 1.1
, persistent-template >= 1.0 && < 1.1 , persistent-template >= 1.0 && < 1.1
, SHA >= 1.4.1.3 && < 1.6 , SHA >= 1.4.1.3 && < 1.6
, http-conduit >= 1.5 && < 1.8 , http-conduit >= 1.5 && < 1.9
, aeson >= 0.5 , aeson >= 0.5
, pwstore-fast >= 2.2 && < 3 , pwstore-fast >= 2.2 && < 3
, lifted-base >= 0.1 , lifted-base >= 0.1