packages feed

happstack-authenticate 0.10.9 → 0.10.10

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~aesondep ~blaze-htmldep ~text

Dependency ranges changed: aeson, blaze-html, text

Files

happstack-authenticate.cabal view
@@ -1,5 +1,5 @@ Name:                happstack-authenticate-Version:             0.10.9+Version:             0.10.10 Synopsis:            Happstack Authentication Library Description:         A themeable authentication library with support for username+password and OpenId. Homepage:            http://www.happstack.com/@@ -32,9 +32,9 @@    Build-depends:       base                         > 4 && < 5,                        acid-state                   >= 0.6 && <= 0.13,-                       aeson                        >= 0.4 && < 0.7,+                       aeson                        >= 0.4 && < 0.8,                        authenticate                 == 1.3.*,-                       blaze-html                   >= 0.5 && < 0.7,+                       blaze-html                   >= 0.5 && < 0.8,                        bytestring                   >= 0.9 && < 0.11,                        containers                   >= 0.4 && < 0.6,                        ixset                        >= 1.0 && < 1.1,@@ -46,7 +46,7 @@                        mtl                          >= 2.0,                        pwstore-purehaskell          == 2.1.*,                        QuickCheck                   >= 2,-                       text                         >= 0.11 && < 1.1,+                       text                         >= 0.11 && < 1.2,                        time                         >= 1.2 && < 1.5,                        reform                       == 0.2.*,                        reform-blaze                 == 0.2.*,