packages feed

authenticate 1.2.1 → 1.2.1.1

raw patch · 1 files changed

+5/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

authenticate.cabal view
@@ -1,11 +1,14 @@ name:            authenticate-version:         1.2.1+version:         1.2.1.1 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman, Hiromi Ishii, Arash Rouhani maintainer:      Michael Snoyman <michael@snoyman.com> synopsis:        Authentication methods for Haskell web applications.-description:     Focus is on third-party authentication methods, such as OpenID and BrowserID.+description:+    Focus is on third-party authentication methods, such as OpenID and BrowserID.+    .+    Note: Facebook support is now provided by the fb package: <http://hackage.haskell.org/package/fb>. category:        Web stability:       Stable cabal-version:   >= 1.6