packages feed

yesod-auth-oauth2 0.4.0.0 → 0.4.0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~http-types

Dependency ranges changed: http-types

Files

yesod-auth-oauth2.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: adce3f04c3cdf1be9321b5402956fabab0b850d7b2033fbb2e9921b1d6756b3e+-- hash: d175e5c0f1cc9ab1436a5288b11c394c23922e9bb4e9cf2cbf49033dcfd9f84f  name:           yesod-auth-oauth2-version:        0.4.0.0+version:        0.4.0.1 synopsis:       OAuth 2.0 authentication plugins description:    Library to authenticate with OAuth 2.0 for Yesod web applications. category:       Web@@ -39,7 +39,7 @@     , hoauth2 >=1.3.0 && <1.6     , http-client >=0.4.0 && <0.6     , http-conduit >=2.0 && <3.0-    , http-types >=0.8 && <0.10+    , http-types >=0.8 && <0.13     , microlens     , random     , safe-exceptions