We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85400ab commit 34db743Copy full SHA for 34db743
yesod-auth-oauth2.cabal
@@ -33,7 +33,7 @@ library
33
build-depends: bytestring >= 0.9.1.4
34
, http-conduit >= 2.0 && < 3.0
35
, http-types >= 0.8 && < 0.9
36
- , aeson >= 0.6 && < 0.8
+ , aeson >= 0.6 && < 0.9
37
, yesod-core >= 1.2 && < 1.5
38
, authenticate >= 1.3.2.7 && < 1.4
39
, yesod-auth >= 1.3 && < 1.5
0 commit comments