packages feed

happstack-authenticate 2.3.4.10 → 2.3.4.11

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~ixset-typedPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: ixset-typed

API changes (from Hackage documentation)

Files

happstack-authenticate.cabal view
@@ -1,5 +1,5 @@ Name:                happstack-authenticate-Version:             2.3.4.10+Version:             2.3.4.11 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, GHC == 8.0.1, GHC == 8.2.2+tested-with:         GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.1, GHC == 8.2.2, GHC == 8.4.1 data-files:   messages/core/en.msg   messages/openid/error/en.msg@@ -55,7 +55,7 @@                        hsx2hs                       >= 0.13 && < 0.15,                        jmacro                       >= 0.6.11  && < 0.7,                        jwt                          >= 0.3  && < 0.8,-                       ixset-typed                  >= 0.3  && < 0.4,+                       ixset-typed                  >= 0.3  && < 0.5,                        happstack-jmacro             >= 7.0  && < 7.1,                        happstack-server             >= 6.0  && < 7.6,                        happstack-hsp                >= 7.3  && < 7.4,