packages feed

hoauth2 1.1.0 → 1.2.0

raw patch · 1 files changed

+10/−10 lines, 1 filesdep ~aesonPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: aeson

API changes (from Hackage documentation)

Files

hoauth2.cabal view
@@ -1,6 +1,6 @@ Name:                hoauth2 -- http://wiki.haskell.org/Package_versioning_policy-Version:             1.1.0+Version:             1.2.0  Synopsis:            Haskell OAuth2 authentication client @@ -64,7 +64,7 @@                  bytestring           >= 0.9   && < 0.11,                  http-conduit         >= 2.1   && < 2.3,                  http-types           >= 0.9   && < 0.10,-                 aeson                >= 0.11  && < 1.2,+                 aeson                >= 0.11  && < 1.3,                  unordered-containers >= 0.2.5,                  uri-bytestring       >= 0.2.3.1 && < 0.3,                  microlens            >= 0.4.0 && < 0.5,@@ -91,7 +91,7 @@                        text              >= 0.11   && < 1.3,                        bytestring        >= 0.9    && < 0.11,                        uri-bytestring    >= 0.2.3.1 && < 0.3,-                       aeson             >= 0.11   && < 1.2,+                       aeson             >= 0.11   && < 1.3,                        hoauth2    if impl(ghc >= 6.12.0)@@ -116,7 +116,7 @@                        text              >= 0.11   && < 1.3,                        bytestring        >= 0.9    && < 0.11,                        uri-bytestring    >= 0.2.3.1 && < 0.3,-                       aeson             >= 0.11   && < 1.2,+                       aeson             >= 0.11   && < 1.3,                        hoauth2    if impl(ghc >= 6.12.0)@@ -141,7 +141,7 @@                        text              >= 0.11   && < 1.3,                        bytestring        >= 0.9    && < 0.11,                        uri-bytestring    >= 0.2.3.1 && < 0.3,-                       aeson             >= 0.11   && < 1.2,+                       aeson             >= 0.11   && < 1.3,                        hoauth2    if impl(ghc >= 6.12.0)@@ -165,7 +165,7 @@                        text              >= 0.11   && < 1.3,                        bytestring        >= 0.9    && < 0.11,                        uri-bytestring    >= 0.2.3.1 && < 0.3,-                       aeson             >= 0.11   && < 1.2,+                       aeson             >= 0.11   && < 1.3,                        hoauth2    if impl(ghc >= 6.12.0)@@ -189,7 +189,7 @@                        text              >= 0.11   && < 1.3,                        bytestring        >= 0.9    && < 0.11,                        uri-bytestring    >= 0.2.3.1 && < 0.3,-                       aeson             >= 0.11   && < 1.2,+                       aeson             >= 0.11   && < 1.3,                        hoauth2    if impl(ghc >= 6.12.0)@@ -216,7 +216,7 @@                        wai               >= 3.2    && < 3.3,                        warp              >= 3.2    && < 3.3,                        containers        >= 0.4    && < 0.6,-                       aeson             >= 0.11   && < 1.2,+                       aeson             >= 0.11   && < 1.3,                        hoauth2  @@ -241,7 +241,7 @@                        text              >= 0.11   && < 1.3,                        bytestring        >= 0.9    && < 0.11,                        uri-bytestring    >= 0.2.3.1 && < 0.3,-                       aeson             >= 0.11   && < 1.2,+                       aeson             >= 0.11   && < 1.3,                        hoauth2    if impl(ghc >= 6.12.0)@@ -265,7 +265,7 @@                        text              >= 0.11   && < 1.3,                        bytestring        >= 0.9    && < 0.11,                        uri-bytestring    >= 0.2.3.1 && < 0.3,-                       aeson             >= 0.11   && < 1.2,+                       aeson             >= 0.11   && < 1.3,                        hoauth2    if impl(ghc >= 6.12.0)