Safe Haskell | None |
---|---|
Language | Haskell2010 |
Happstack.Authenticate.OpenId.PartialsURL
Documentation
data PartialURL Source #
Constructors
UsingYahoo | |
RealmForm |
Instances
rRealmForm :: forall tok e r. Boomerang e tok r ((:-) PartialURL r) Source #
rUsingYahoo :: forall tok e r. Boomerang e tok r ((:-) PartialURL r) Source #
partialURL :: Router () (PartialURL :- ()) Source #