packages feed

hoauth2-providers-tutorial 0.3.0 → 0.4.0

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~hoauth2dep ~hoauth2-providersdep ~textPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hoauth2, hoauth2-providers, text

API changes (from Hackage documentation)

Files

hoauth2-providers-tutorial.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name:          hoauth2-providers-tutorial-version:       0.3.0+version:       0.4.0 synopsis:      tutorial for hoauth2-providers module description:   A tutorial that demostrates how to use hoauth2-providers package@@ -19,12 +19,12 @@     , base               >=4.14   && <5     , bytestring         >=0.9    && <0.12     , containers         ^>=0.6-    , hoauth2            ^>=2.9-    , hoauth2-providers  ^>=0.3+    , hoauth2            >=2.9+    , hoauth2-providers  >=0.3     , http-conduit       >=2.1    && <2.4     , http-types         >=0.11   && <0.13     , scotty             >=0.10.0 && <0.13-    , text               >=0.11   && <2.1+    , text               >=2.0    && <2.3     , transformers       >=0.4    && <0.7     , uri-bytestring     >=0.2.3  && <0.4