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.
-
haddock-library Documentation.Haddock.Parser Identifier string surrounded with namespace, opening, and closing quotes/backticks.
-
haskoin-core Haskoin.Util.Arbitrary.Util No documentation available.
-
haskoin-core Haskoin.Util.Arbitrary.Util No documentation available.
IdlenessConnectionTerminationReason :: ConnectionTerminationReasonhasql-pool Hasql.Pool.Observation The timeout of how long a connection may remain idle in the pool has passed.
-
hoauth2 Network.OAuth.OAuth2 No documentation available.
-
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.