• 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. newtype Identifier

    authenticate Web.Authenticate.OpenId

    A valid OpenID identifier.

  2. Identifier :: Text -> Identifier

    authenticate Web.Authenticate.OpenId

    No documentation available.

  3. data Identifier

    authenticate Web.Authenticate.Rpxnow

    Information received from Rpxnow after a valid login.

  4. Identifier :: Text -> [(Text, Text)] -> Identifier

    authenticate Web.Authenticate.Rpxnow

    No documentation available.

  5. data IdentityDkimAttributes

    aws Aws.Ses.Commands.GetIdentityDkimAttributes

    No documentation available.

  6. IdentityDkimAttributes :: Text -> Bool -> [Text] -> Text -> IdentityDkimAttributes

    aws Aws.Ses.Commands.GetIdentityDkimAttributes

    No documentation available.

  7. data IdentityNotificationAttributes

    aws Aws.Ses.Commands.GetIdentityNotificationAttributes

    No documentation available.

  8. IdentityNotificationAttributes :: Text -> Maybe Text -> Maybe Text -> Bool -> IdentityNotificationAttributes

    aws Aws.Ses.Commands.GetIdentityNotificationAttributes

    No documentation available.

  9. data IdentityVerificationAttributes

    aws Aws.Ses.Commands.GetIdentityVerificationAttributes

    No documentation available.

  10. IdentityVerificationAttributes :: Text -> Text -> Maybe Text -> IdentityVerificationAttributes

    aws Aws.Ses.Commands.GetIdentityVerificationAttributes

    No documentation available.

Page 211 of many | Previous | Next

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