mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-09-02 09:53:50 +02:00
Allow aeson 0.11
This commit is contained in:
parent
1f23fbf85d
commit
6e940b19e2
@ -31,7 +31,7 @@ library
|
|||||||
, http-client >= 0.4.0 && < 0.5
|
, http-client >= 0.4.0 && < 0.5
|
||||||
, http-conduit >= 2.0 && < 3.0
|
, http-conduit >= 2.0 && < 3.0
|
||||||
, http-types >= 0.8 && < 0.10
|
, http-types >= 0.8 && < 0.10
|
||||||
, aeson >= 0.6 && < 0.11
|
, aeson >= 0.6 && < 0.12
|
||||||
, yesod-core >= 1.2 && < 1.5
|
, yesod-core >= 1.2 && < 1.5
|
||||||
, authenticate >= 1.3.2.7 && < 1.4
|
, authenticate >= 1.3.2.7 && < 1.4
|
||||||
, random
|
, random
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user