packages feed

servant-auth-cookie 0.4.3 → 0.4.3.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~blaze-markupPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: blaze-markup

API changes (from Hackage documentation)

Files

servant-auth-cookie.cabal view
@@ -1,5 +1,5 @@ name:                servant-auth-cookie-version:             0.4.3+version:             0.4.3.1 synopsis:            Authentication via encrypted cookies description:         Authentication via encrypted client-side cookies,                      inspired by client-session library by Michael Snoyman and based on@@ -104,7 +104,7 @@     build-depends: base           >= 4.7  && < 5.0                  , base-compat    >= 0.9.1 && <0.10                  , blaze-html     >= 0.8  && <= 0.9.0.1-                 , blaze-markup   >= 0.7  && < 0.8+                 , blaze-markup   >= 0.7  && <= 0.8                  , bytestring                  , cereal         >= 0.5  && < 0.6                  , cryptonite     >= 0.14 && <= 0.21