cabal file: added module and version bump
This commit is contained in:
parent
6ab1bf4ce6
commit
6c53f52417
@ -7,7 +7,7 @@ maintainer: Michael Snoyman <michael@snoyman.com>
|
|||||||
synopsis: Authentication for Yesod.
|
synopsis: Authentication for Yesod.
|
||||||
category: Web, Yesod
|
category: Web, Yesod
|
||||||
stability: Stable
|
stability: Stable
|
||||||
cabal-version: >= 1.6
|
cabal-version: >= 1.6.1
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
homepage: http://docs.yesodweb.com/
|
homepage: http://docs.yesodweb.com/
|
||||||
|
|
||||||
@ -45,6 +45,7 @@ library
|
|||||||
Yesod.Helpers.Auth.Facebook
|
Yesod.Helpers.Auth.Facebook
|
||||||
Yesod.Helpers.Auth.OpenId
|
Yesod.Helpers.Auth.OpenId
|
||||||
Yesod.Helpers.Auth.Rpxnow
|
Yesod.Helpers.Auth.Rpxnow
|
||||||
|
Yesod.Helpers.Auth.HashDB
|
||||||
ghc-options: -Wall
|
ghc-options: -Wall
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user