hoauth2-providers-tutorial 0.7.0 → 0.8.0
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~hoauth2dep ~hoauth2-providersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hoauth2, hoauth2-providers
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.7.0+version: 0.8.0 synopsis: tutorial for hoauth2-providers module description: A tutorial that demostrates how to use hoauth2-providers package@@ -19,8 +19,8 @@ , base >=4.11 && <5 , bytestring >=0.9 && <0.13 , containers >=0.6 && <0.8- , hoauth2 >=2.9 && <2.14- , hoauth2-providers >=0.3 && <0.8+ , hoauth2 >=2.9 && <2.15+ , hoauth2-providers >=0.3 && <0.9 , http-conduit >=2.1 && <2.4 , http-types >=0.11 && <0.13 , scotty >=0.10.0 && <0.13