happstack-authenticate 2.3.4.4 → 2.3.4.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hsx2hsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hsx2hs
API changes (from Hackage documentation)
Files
happstack-authenticate.cabal view
@@ -1,5 +1,5 @@ Name: happstack-authenticate-Version: 2.3.4.4+Version: 2.3.4.5 Synopsis: Happstack Authentication Library Description: A themeable authentication library with support for username+password and OpenId. Homepage: http://www.happstack.com/@@ -52,7 +52,7 @@ data-default >= 0.5 && < 0.8, email-validate >= 2.1 && < 2.3, filepath >= 1.3 && < 1.5,- hsx2hs >= 0.13 && < 0.14,+ hsx2hs >= 0.13 && < 0.15, jmacro >= 0.6.11 && < 0.7, jwt >= 0.3 && < 0.8, ixset-typed >= 0.3 && < 0.4,