http-conduit 1.6 (snoyberg/http-conduit#44)
This commit is contained in:
parent
55264b1c6b
commit
94ca240e5e
@ -1,5 +1,5 @@
|
||||
name: yesod-auth
|
||||
version: 1.1.0.1
|
||||
version: 1.1.1
|
||||
license: MIT
|
||||
license-file: LICENSE
|
||||
author: Michael Snoyman, Patrick Brisbin
|
||||
@ -34,7 +34,7 @@ library
|
||||
, persistent >= 1.0 && < 1.1
|
||||
, persistent-template >= 1.0 && < 1.1
|
||||
, SHA >= 1.4.1.3 && < 1.6
|
||||
, http-conduit >= 1.5 && < 1.6
|
||||
, http-conduit >= 1.5 && < 1.7
|
||||
, aeson >= 0.5
|
||||
, pwstore-fast >= 2.2 && < 3
|
||||
, lifted-base >= 0.1 && < 0.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user