packages feed

servant-auth-token 0.3.0.0 → 0.3.1.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~servant-auth-token-apiPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: servant-auth-token-api

API changes (from Hackage documentation)

Files

servant-auth-token.cabal view
@@ -1,5 +1,5 @@ name:                servant-auth-token-version:             0.3.0.0+version:             0.3.1.0 synopsis:            Servant based API and server for token based authorisation description:         Please see README.md homepage:            https://github.com/ncrashed/servant-auth-token#readme@@ -38,7 +38,7 @@     , persistent-postgresql   >= 2.2    && < 2.6     , persistent-template     >= 2.1    && < 2.6     , pwstore-fast            >= 2.4    && < 2.5-    , servant-auth-token-api  >= 0.3.0  && < 0.4+    , servant-auth-token-api  >= 0.3.1  && < 0.4     , servant-server          >= 0.7    && < 0.9     , text                    >= 1.2    && < 1.3     , time                    >= 1.5    && < 1.7