packages feed

happstack-authenticate 2.3.4.1 → 2.3.4.2

raw patch · 1 files changed

+5/−5 lines, 1 filesdep ~data-defaultdep ~lensdep ~time

Dependency ranges changed: data-default, lens, time

Files

happstack-authenticate.cabal view
@@ -1,5 +1,5 @@ Name:                happstack-authenticate-Version:             2.3.4.1+Version:             2.3.4.2 Synopsis:            Happstack Authentication Library Description:         A themeable authentication library with support for username+password and OpenId. Homepage:            http://www.happstack.com/@@ -11,7 +11,7 @@ Category:            Web Build-type:          Simple Cabal-version:       >=1.8-tested-with:         GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3+tested-with:         GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.1 data-files:   messages/core/en.msg   messages/openid/error/en.msg@@ -49,7 +49,7 @@                        boomerang                    >= 1.4  && < 1.5,                        bytestring                   >= 0.9  && < 0.11,                        containers                   >= 0.4  && < 0.6,-                       data-default                 >= 0.5  && < 0.6,+                       data-default                 >= 0.5  && < 0.8,                        email-validate               >= 2.1  && < 2.3,                        filepath                     >= 1.3  && < 1.5,                        hsx2hs                       >= 0.13 && < 0.14,@@ -66,10 +66,10 @@                        safecopy                     >= 0.8  && < 0.10,                        mime-mail                    >= 0.4  && < 0.5,                        mtl                          >= 2.0  && < 2.3,-                       lens                         >= 4.2  && < 4.14,+                       lens                         >= 4.2  && < 4.15,                        pwstore-purehaskell          == 2.1.*,                        text                         >= 0.11 && < 1.3,-                       time                         >= 1.2  && < 1.6,+                       time                         >= 1.2  && < 1.7,                        userid                       >= 0.1  && < 0.2,                        random                       >= 1.0  && < 1.2,                        shakespeare                  >= 2.0  && < 2.1,