mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-04-18 17:04:13 +02:00
Bump upper bounds on aeson
This commit is contained in:
parent
a4f9dc91f5
commit
ab71e1be4e
@ -26,7 +26,7 @@ library
|
|||||||
, bytestring >= 0.9.1.4
|
, bytestring >= 0.9.1.4
|
||||||
, http-conduit >= 2.0 && < 3.0
|
, http-conduit >= 2.0 && < 3.0
|
||||||
, http-types >= 0.8 && < 0.9
|
, http-types >= 0.8 && < 0.9
|
||||||
, aeson >= 0.6 && < 0.9
|
, aeson >= 0.6 && < 0.10
|
||||||
, 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