• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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.

  1. idpDeviceAuthorizationEndpoint :: Idp (i :: k) -> Maybe URI

    hoauth2 Network.OAuth2.Experiment

    Apparently not all IdP support device code flow

  2. idpTokenEndpoint :: Idp (i :: k) -> URI

    hoauth2 Network.OAuth2.Experiment

    Token Endpoint

  3. idpUserInfoEndpoint :: Idp (i :: k) -> URI

    hoauth2 Network.OAuth2.Experiment

    Userinfo Endpoint

  4. idp :: IdpApplication (i :: k) a -> Idp i

    hoauth2 Network.OAuth2.Experiment.Types

    No documentation available.

  5. idpAuthorizeEndpoint :: Idp (i :: k) -> URI

    hoauth2 Network.OAuth2.Experiment.Types

    Authorization Endpoint

  6. idpDeviceAuthorizationEndpoint :: Idp (i :: k) -> Maybe URI

    hoauth2 Network.OAuth2.Experiment.Types

    Apparently not all IdP support device code flow

  7. idpTokenEndpoint :: Idp (i :: k) -> URI

    hoauth2 Network.OAuth2.Experiment.Types

    Token Endpoint

  8. idpUserInfoEndpoint :: Idp (i :: k) -> URI

    hoauth2 Network.OAuth2.Experiment.Types

    Userinfo Endpoint

  9. idxColumns :: TableIndex -> [IndexColumn]

    hpqtypes-extras Database.PostgreSQL.PQTypes.Model.Index

    No documentation available.

  10. idxInclude :: TableIndex -> [RawSQL ()]

    hpqtypes-extras Database.PostgreSQL.PQTypes.Model.Index

    No documentation available.

Page 303 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete