packages feed

hoauth2 0.4.2 → 0.4.3

raw patch · 1 files changed

+12/−17 lines, 1 filesdep ~aesondep ~textPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: aeson, text

API changes (from Hackage documentation)

Files

hoauth2.cabal view
@@ -1,6 +1,6 @@ Name:                hoauth2 -- (http://www.haskell.org/haskellwiki/Package_versioning_policy)-Version:             0.4.2+Version:             0.4.3  Synopsis:            hoauth2 Description:@@ -57,9 +57,9 @@     Network.OAuth.OAuth2    Build-Depends:-    aeson             >= 0.7    && < 0.8,+    aeson             >= 0.7    && < 0.9,     base              >= 4      && < 5,-    text              >= 0.11   && < 1.2,+    text              >= 0.11   && < 1.3,     bytestring        >= 0.9    && < 0.11,     bytestring-show   >= 0.3.5  && < 0.4,     http-conduit      >= 2.0    && < 2.2,@@ -87,8 +87,7 @@   build-depends:       base >=4.5 && <5,                        http-types        >= 0.8    && < 0.9,                        http-conduit      >= 2.0    && < 2.2,-                       text              >= 0.11   && < 1.2,-                       text              >= 0.11   && < 1.2,+                       text              >= 0.11   && < 1.3,                        bytestring        >= 0.9    && < 0.11,                        hoauth2 @@ -111,10 +110,9 @@   build-depends:       base >=4.5 && <5,                        http-types        >= 0.8    && < 0.9,                        http-conduit      >= 2.0    && < 2.2,-                       text              >= 0.11   && < 1.2,-                       text              >= 0.11   && < 1.2,+                       text              >= 0.11   && < 1.3,                        bytestring        >= 0.9    && < 0.11,-                       aeson             >= 0.7    && < 0.8,+                       aeson             >= 0.7    && < 0.9,                        hoauth2    if impl(ghc >= 6.12.0)@@ -136,10 +134,9 @@   build-depends:       base >=4.5 && <5,                        http-types        >= 0.8    && < 0.9,                        http-conduit      >= 2.0    && < 2.2,-                       text              >= 0.11   && < 1.2,-                       text              >= 0.11   && < 1.2,+                       text              >= 0.11   && < 1.3,                        bytestring        >= 0.9    && < 0.11,-                       aeson             >= 0.7    && < 0.8,+                       aeson             >= 0.7    && < 0.9,                        hoauth2    if impl(ghc >= 6.12.0)@@ -160,10 +157,9 @@   build-depends:       base >=4.5 && <5,                        http-types        >= 0.8    && < 0.9,                        http-conduit      >= 2.0    && < 2.2,-                       text              >= 0.11   && < 1.2,-                       text              >= 0.11   && < 1.2,+                       text              >= 0.11   && < 1.3,                        bytestring        >= 0.9    && < 0.11,-                       aeson             >= 0.7    && < 0.8,+                       aeson             >= 0.7    && < 0.9,                        hoauth2    if impl(ghc >= 6.12.0)@@ -184,10 +180,9 @@   build-depends:       base >=4.5 && <5,                        http-types        >= 0.8    && < 0.9,                        http-conduit      >= 2.0    && < 2.2,-                       text              >= 0.11   && < 1.2,-                       text              >= 0.11   && < 1.2,+                       text              >= 0.11   && < 1.3,                        bytestring        >= 0.9    && < 0.11,-                       aeson             >= 0.7    && < 0.8,+                       aeson             >= 0.7    && < 0.9,                        hoauth2    if impl(ghc >= 6.12.0)