apiary-authenticate 1.5.0 → 1.5.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~data-default-classPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: data-default-class
API changes (from Hackage documentation)
Files
apiary-authenticate.cabal view
@@ -1,5 +1,5 @@ name: apiary-authenticate-version: 1.5.0+version: 1.5.1 synopsis: authenticate support for apiary web framework. description: example: <https://github.com/philopon/apiary/blob/master/examples/auth.hs>@@ -30,7 +30,7 @@ , http-client >=0.3 && <0.5 , http-client-tls >=0.2 && <0.3 - , data-default-class >=0.0 && <0.1+ , data-default-class >=0.0 && <0.2 , bytestring >=0.10 && <0.11 , cereal >=0.4 && <0.6 , text >=1.1 && <1.3