packages feed

happstack-authenticate 0.9.3 → 0.9.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~containersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: containers

API changes (from Hackage documentation)

Files

happstack-authenticate.cabal view
@@ -1,5 +1,5 @@ Name:                happstack-authenticate-Version:             0.9.3+Version:             0.9.4 Synopsis:            Happstack Authentication Library Description:         A themeable authentication library with support for username+password and OpenId. Homepage:            http://src.seereason.com/happstack-authenticate@@ -30,7 +30,7 @@                        authenticate                 == 1.2.*,                        blaze-html                   == 0.5.*,                        bytestring                   == 0.9.*,-                       containers                   == 0.4.*,+                       containers                   >= 0.4 && < 0.6,                        ixset                        >= 1.0 && < 1.1,                        happstack-server             >= 6.0 && < 7.1,                        http-conduit                 == 1.4.*,