Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
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.
-
htaglib Sound.HTagLib Latin1
-
htaglib Sound.HTagLib UTF-16
-
htaglib Sound.HTagLib UTF-16 big endian
-
htaglib Sound.HTagLib UTF-8
Identifier :: String -> CompletionTypeihaskell IHaskell.Eval.Completion No documentation available.