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.

  1. FormatMessage :: Maybe Text -> Maybe [Text] -> FormatMessage

    gogol-debugger Gogol.Debugger

    No documentation available.

  2. data FormatMessage

    gogol-debugger Gogol.Debugger.Types

    Represents a message with parameters. See: newFormatMessage smart constructor.

  3. FormatMessage :: Maybe Text -> Maybe [Text] -> FormatMessage

    gogol-debugger Gogol.Debugger.Types

    No documentation available.

  4. data ForwardingAddress

    gogol-gmail Gogol.Gmail

    Settings for a forwarding address. See: newForwardingAddress smart constructor.

  5. ForwardingAddress :: Maybe Text -> Maybe ForwardingAddress_VerificationStatus -> ForwardingAddress

    gogol-gmail Gogol.Gmail

    No documentation available.

  6. newtype ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail

    Indicates whether this address has been verified and is usable for forwarding. Read-only.

  7. ForwardingAddress_VerificationStatus :: Text -> ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail

    No documentation available.

  8. pattern ForwardingAddress_VerificationStatus_Accepted :: ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail

    The address is ready to use for forwarding.

  9. pattern ForwardingAddress_VerificationStatus_Pending :: ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail

    The address is awaiting verification by the owner.

  10. pattern ForwardingAddress_VerificationStatus_VerificationStatusUnspecified :: ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail

    Unspecified verification status.

Page 386 of many | Previous | Next