hoauth2 0.4.7 → 0.4.8
raw patch · 1 files changed
+6/−6 lines, 1 filesdep ~aesonPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson
API changes (from Hackage documentation)
Files
- hoauth2.cabal +6/−6
hoauth2.cabal view
@@ -1,6 +1,6 @@ Name: hoauth2 -- https://wiki.haskell.org/Package_versioning_policy-Version: 0.4.7+Version: 0.4.8 Synopsis: hoauth2 Description:@@ -58,7 +58,7 @@ Build-Depends: base >= 4 && < 5,- aeson >= 0.7 && < 0.9,+ aeson >= 0.7 && < 0.10, text >= 0.11 && < 1.3, bytestring >= 0.9 && < 0.11, http-conduit >= 2.0 && < 2.2,@@ -107,7 +107,7 @@ http-conduit >= 2.0 && < 2.2, text >= 0.11 && < 1.3, bytestring >= 0.9 && < 0.11,- aeson >= 0.7 && < 0.9,+ aeson >= 0.7 && < 0.10, hoauth2 if impl(ghc >= 6.12.0)@@ -131,7 +131,7 @@ http-conduit >= 2.0 && < 2.2, text >= 0.11 && < 1.3, bytestring >= 0.9 && < 0.11,- aeson >= 0.7 && < 0.9,+ aeson >= 0.7 && < 0.10, hoauth2 if impl(ghc >= 6.12.0)@@ -154,7 +154,7 @@ http-conduit >= 2.0 && < 2.2, text >= 0.11 && < 1.3, bytestring >= 0.9 && < 0.11,- aeson >= 0.7 && < 0.9,+ aeson >= 0.7 && < 0.10, hoauth2 if impl(ghc >= 6.12.0)@@ -177,7 +177,7 @@ http-conduit >= 2.0 && < 2.2, text >= 0.11 && < 1.3, bytestring >= 0.9 && < 0.11,- aeson >= 0.7 && < 0.9,+ aeson >= 0.7 && < 0.10, hoauth2 if impl(ghc >= 6.12.0)