Added source-repository
This commit is contained in:
parent
0d7c6a222b
commit
fdd279583e
@ -9,7 +9,7 @@ description: Focus is on third-party authentication methods, such as OpenID,
|
|||||||
rpxnow and Facebook.
|
rpxnow and Facebook.
|
||||||
category: Web
|
category: Web
|
||||||
stability: Stable
|
stability: Stable
|
||||||
cabal-version: >= 1.2
|
cabal-version: >= 1.6
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
homepage: http://github.com/snoyberg/authenticate/tree/master
|
homepage: http://github.com/snoyberg/authenticate/tree/master
|
||||||
|
|
||||||
@ -50,3 +50,7 @@ library
|
|||||||
OpenId2.Types,
|
OpenId2.Types,
|
||||||
OpenId2.XRDS
|
OpenId2.XRDS
|
||||||
ghc-options: -Wall
|
ghc-options: -Wall
|
||||||
|
|
||||||
|
source-repository head
|
||||||
|
type: git
|
||||||
|
location: git://github.com/snoyberg/authenticate.git
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user