hoauth2 1.8.5 → 1.8.6
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hashablePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hashable
API changes (from Hackage documentation)
Files
- hoauth2.cabal +2/−2
hoauth2.cabal view
@@ -1,6 +1,6 @@ Name: hoauth2 -- http://wiki.haskell.org/Package_versioning_policy-Version: 1.8.5+Version: 1.8.6 Synopsis: Haskell OAuth2 authentication client @@ -139,7 +139,7 @@ scotty >= 0.10.0 && < 0.12, binary >= 0.8.3.0 && < 0.8.7, parsec >= 3.1.11 && < 3.2.0 ,- hashable >= 1.2.6 && < 1.3.0,+ hashable >= 1.2.6 && < 1.4.0, hoauth2 if impl(ghc >= 6.12.0)