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.
FormatMessage :: Maybe Text -> Maybe [Text] -> FormatMessagegogol-debugger Gogol.Debugger No documentation available.
-
gogol-debugger Gogol.Debugger.Types Represents a message with parameters. See: newFormatMessage smart constructor.
FormatMessage :: Maybe Text -> Maybe [Text] -> FormatMessagegogol-debugger Gogol.Debugger.Types No documentation available.
-
gogol-gmail Gogol.Gmail Settings for a forwarding address. See: newForwardingAddress smart constructor.
ForwardingAddress :: Maybe Text -> Maybe ForwardingAddress_VerificationStatus -> ForwardingAddressgogol-gmail Gogol.Gmail No documentation available.
newtype
ForwardingAddress_VerificationStatus gogol-gmail Gogol.Gmail Indicates whether this address has been verified and is usable for forwarding. Read-only.
ForwardingAddress_VerificationStatus :: Text -> ForwardingAddress_VerificationStatusgogol-gmail Gogol.Gmail No documentation available.
pattern
ForwardingAddress_VerificationStatus_Accepted :: ForwardingAddress_VerificationStatusgogol-gmail Gogol.Gmail The address is ready to use for forwarding.
pattern
ForwardingAddress_VerificationStatus_Pending :: ForwardingAddress_VerificationStatusgogol-gmail Gogol.Gmail The address is awaiting verification by the owner.
-
gogol-gmail Gogol.Gmail Unspecified verification status.