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. data ForwardingAddress

    gogol-gmail Gogol.Gmail.Types

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

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

    gogol-gmail Gogol.Gmail.Types

    No documentation available.

  3. newtype ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail.Types

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

  4. ForwardingAddress_VerificationStatus :: Text -> ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail.Types

    No documentation available.

  5. pattern ForwardingAddress_VerificationStatus_Accepted :: ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail.Types

    The address is ready to use for forwarding.

  6. pattern ForwardingAddress_VerificationStatus_Pending :: ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail.Types

    The address is awaiting verification by the owner.

  7. pattern ForwardingAddress_VerificationStatus_VerificationStatusUnspecified :: ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail.Types

    Unspecified verification status.

  8. newtype ForecastOptions

    gogol-monitoring Gogol.Monitoring

    Options used when forecasting the time series and testing the predicted value against the threshold. See: newForecastOptions smart constructor.

  9. ForecastOptions :: Maybe Duration -> ForecastOptions

    gogol-monitoring Gogol.Monitoring

    No documentation available.

  10. newtype ForecastOptions

    gogol-monitoring Gogol.Monitoring.Types

    Options used when forecasting the time series and testing the predicted value against the threshold. See: newForecastOptions smart constructor.

Page 387 of many | Previous | Next