hoauth2 2.13.1 → 2.14.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~cryptonPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: crypton
API changes (from Hackage documentation)
Files
- hoauth2.cabal +2/−2
hoauth2.cabal view
@@ -2,7 +2,7 @@ name: hoauth2 -- http://wiki.haskell.org/Package_versioning_policy-version: 2.13.1+version: 2.14.0 synopsis: Haskell OAuth2 authentication client description: This is Haskell binding of OAuth2 Authorization framework and Bearer Token Usage framework.@@ -70,7 +70,7 @@ , binary >=0.8 && <0.11 , bytestring >=0.9 && <0.13 , containers >=0.6 && <0.8- , crypton >=0.32 && <0.35+ , crypton >=0.32 && <1.1 , data-default ^>=0.7 , exceptions >=0.8.3 && <0.11 , http-conduit >=2.1 && <2.4