hoauth2 0.5.7 → 0.5.8
raw patch · 1 files changed
+9/−9 lines, 1 filesdep ~aesonPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson
API changes (from Hackage documentation)
Files
- hoauth2.cabal +9/−9
hoauth2.cabal view
@@ -1,6 +1,6 @@ Name: hoauth2 -- http://wiki.haskell.org/Package_versioning_policy-Version: 0.5.7+Version: 0.5.8 Synopsis: Haskell OAuth2 authentication client Description:@@ -59,7 +59,7 @@ Build-Depends: base >= 4 && < 5,- aeson >= 1.0 && < 1.1,+ aeson >= 1.1 && < 1.2, text >= 0.11 && < 1.3, bytestring >= 0.9 && < 0.11, http-conduit >= 2.2 && < 2.3,@@ -109,7 +109,7 @@ http-conduit >= 2.2 && < 2.3, text >= 0.11 && < 1.3, bytestring >= 0.9 && < 0.11,- aeson >= 1.0 && < 1.1,+ aeson >= 1.1 && < 1.2, hoauth2 if impl(ghc >= 6.12.0)@@ -133,7 +133,7 @@ http-conduit >= 2.2 && < 2.3, text >= 0.11 && < 1.3, bytestring >= 0.9 && < 0.11,- aeson >= 1.0 && < 1.1,+ aeson >= 1.1 && < 1.2, hoauth2 if impl(ghc >= 6.12.0)@@ -156,7 +156,7 @@ http-conduit >= 2.2 && < 2.3, text >= 0.11 && < 1.3, bytestring >= 0.9 && < 0.11,- aeson >= 1.0 && < 1.1,+ aeson >= 1.1 && < 1.2, hoauth2 if impl(ghc >= 6.12.0)@@ -179,7 +179,7 @@ http-conduit >= 2.2 && < 2.3, text >= 0.11 && < 1.3, bytestring >= 0.9 && < 0.11,- aeson >= 1.0 && < 1.1,+ aeson >= 1.1 && < 1.2, hoauth2 if impl(ghc >= 6.12.0)@@ -205,7 +205,7 @@ wai >= 3.2 && < 3.3, warp >= 3.2 && < 3.3, containers >= 0.4 && < 0.6,- aeson >= 1.0 && < 1.1,+ aeson >= 1.1 && < 1.2, hoauth2 @@ -229,7 +229,7 @@ http-conduit >= 2.2 && < 2.3, text >= 0.11 && < 1.3, bytestring >= 0.9 && < 0.11,- aeson >= 1.0 && < 1.1,+ aeson >= 1.1 && < 1.2, hoauth2 if impl(ghc >= 6.12.0)@@ -252,7 +252,7 @@ http-conduit >= 2.2 && < 2.3, text >= 0.11 && < 1.3, bytestring >= 0.9 && < 0.11,- aeson >= 1.0 && < 1.1,+ aeson >= 1.1 && < 1.2, hoauth2 if impl(ghc >= 6.12.0)