• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.56 (ghc-9.10.3)

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

  1. BypassListManagement :: Bool -> BypassListManagement

    sendgrid-v3 Network.SendGridV3.Api

    No documentation available.

  2. _bypassListManagementEnable :: BypassListManagement -> Bool

    sendgrid-v3 Network.SendGridV3.Api

    Indicates if this setting is enabled.

  3. _mailSettingsBypassListManagement :: MailSettings -> Maybe BypassListManagement

    sendgrid-v3 Network.SendGridV3.Api

    Allows you to bypass all unsubscribe groups and suppressions.

  4. instmodsh :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

  5. instmodsh :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

  6. indexLastModified :: IndexEntry -> Maybe UTCTime

    sitemap-gen Web.Sitemap.Gen

    The time the sitemap was last changed.

  7. renderLastModified :: UTCTime -> Xml Elem

    sitemap-gen Web.Sitemap.Gen

    Render a UTCTime in a lastmod element.

  8. sitemapLastModified :: SitemapUrl -> Maybe UTCTime

    sitemap-gen Web.Sitemap.Gen

    The time the page's content was last changed.

  9. chatPostMessage :: SlackConfig -> PostMsgReq -> IO (Response PostMsgRsp)

    slack-web Web.Slack

    Send a message to a channel. https://api.slack.com/methods/chat.postMessage

  10. data PostMsg

    slack-web Web.Slack.Chat

    No documentation available.

Page 207 of many | Previous | Next

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