Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
hoauth2 Network.OAuth.OAuth2 No documentation available.
-
hoauth2 Network.OAuth2.Experiment Idp i consists various endpoints endpoints. The i is actually phantom type for information only (Idp name) at this moment. And it is PolyKinds. Hence whenever Idp i or IdpApplication i a is used as function parameter, PolyKinds need to be enabled.
Idp :: URI -> URI -> URI -> Maybe URI -> Idp (i :: k)hoauth2 Network.OAuth2.Experiment No documentation available.
data
IdpApplication (i :: k) ahoauth2 Network.OAuth2.Experiment An OAuth2 Application "a" of IdP "i". "a" can be one of following type:
IdpApplication :: Idp i -> a -> IdpApplication (i :: k) ahoauth2 Network.OAuth2.Experiment No documentation available.
-
hoauth2 Network.OAuth2.Experiment.Types Idp i consists various endpoints endpoints. The i is actually phantom type for information only (Idp name) at this moment. And it is PolyKinds. Hence whenever Idp i or IdpApplication i a is used as function parameter, PolyKinds need to be enabled.
Idp :: URI -> URI -> URI -> Maybe URI -> Idp (i :: k)hoauth2 Network.OAuth2.Experiment.Types No documentation available.
data
IdpApplication (i :: k) ahoauth2 Network.OAuth2.Experiment.Types An OAuth2 Application "a" of IdP "i". "a" can be one of following type:
IdpApplication :: Idp i -> a -> IdpApplication (i :: k) ahoauth2 Network.OAuth2.Experiment.Types No documentation available.
-
htaglib Sound.HTagLib Encoding for ID3v2 frames that are written to tags.