Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. lesmMaximumRetryAttempts :: Lens' LambdaEventSourceMapping (Maybe (Val Integer))

    stratosphere Stratosphere.Resources.LambdaEventSourceMapping

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-maximumretryattempts

  2. responseParametersRetryAfter :: ResponseParameters -> Maybe Seconds

    telegram-bot-api Telegram.Bot.API.Types.ResponseParameters

    In case of exceeding flood control, the number of seconds left to wait before the request can be repeated

  3. pureTry :: a -> Either SomeException a

    classy-prelude-yesod ClassyPrelude.Yesod

    Evaluate the value to WHNF and catch any synchronous exceptions. The expression may still have bottom values within it; you may instead want to use pureTryDeep.

  4. pureTryDeep :: NFData a => a -> Either SomeException a

    classy-prelude-yesod ClassyPrelude.Yesod

    Evaluate the value to NF and catch any synchronous exceptions.

  5. pattern ManagedCertificate_Status_FAILEDRETRYINGCAACHECKING :: ManagedCertificate_Status

    gogol-appengine Gogol.AppEngine

    Most recent renewal failed due to a CAA retrieval failure. This means that the domain's DNS provider does not properly handle CAA records, failing requests for CAA records when no CAA records are defined. Renewals will continue to fail until the DNS provider is changed or a CAA record is added for the given domain. The last successfully provisioned certificate may still be serving.

  6. pattern ManagedCertificate_Status_FAILEDRETRYINGCAAFORBIDDEN :: ManagedCertificate_Status

    gogol-appengine Gogol.AppEngine

    Most recent renewal failed due to an explicit CAA record that does not include one of the in-use CAs (Google CA and Let's Encrypt). Renewals will continue to fail until the CAA is reconfigured. The last successfully provisioned certificate may still be serving.

  7. pattern ManagedCertificate_Status_FAILEDRETRYINGNOTVISIBLE :: ManagedCertificate_Status

    gogol-appengine Gogol.AppEngine

    Most recent renewal failed due to an invalid DNS setup and will be retried. Renewal attempts will continue to fail until the certificate domain's DNS configuration is fixed. The last successfully provisioned certificate may still be serving.

  8. pattern ManagedCertificate_Status_FAILEDRETRYINGCAACHECKING :: ManagedCertificate_Status

    gogol-appengine Gogol.AppEngine.Types

    Most recent renewal failed due to a CAA retrieval failure. This means that the domain's DNS provider does not properly handle CAA records, failing requests for CAA records when no CAA records are defined. Renewals will continue to fail until the DNS provider is changed or a CAA record is added for the given domain. The last successfully provisioned certificate may still be serving.

  9. pattern ManagedCertificate_Status_FAILEDRETRYINGCAAFORBIDDEN :: ManagedCertificate_Status

    gogol-appengine Gogol.AppEngine.Types

    Most recent renewal failed due to an explicit CAA record that does not include one of the in-use CAs (Google CA and Let's Encrypt). Renewals will continue to fail until the CAA is reconfigured. The last successfully provisioned certificate may still be serving.

  10. pattern ManagedCertificate_Status_FAILEDRETRYINGNOTVISIBLE :: ManagedCertificate_Status

    gogol-appengine Gogol.AppEngine.Types

    Most recent renewal failed due to an invalid DNS setup and will be retried. Renewal attempts will continue to fail until the certificate domain's DNS configuration is fixed. The last successfully provisioned certificate may still be serving.

Page 38 of many | Previous | Next