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

Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. id :: SmimeInfo -> Maybe Text

    gogol-gmail Gogol.Gmail.Types

    The immutable ID for the SmimeInfo.

  2. id :: Thread -> Maybe Text

    gogol-gmail Gogol.Gmail.Types

    The unique ID of the thread.

  3. id :: GmailUsersDraftsDelete -> Text

    gogol-gmail Gogol.Gmail.Users.Drafts.Delete

    The ID of the draft to delete.

  4. id :: GmailUsersDraftsGet -> Text

    gogol-gmail Gogol.Gmail.Users.Drafts.Get

    The ID of the draft to retrieve.

  5. id :: GmailUsersDraftsUpdate -> Text

    gogol-gmail Gogol.Gmail.Users.Drafts.Update

    The ID of the draft to update.

  6. id :: GmailUsersLabelsDelete -> Text

    gogol-gmail Gogol.Gmail.Users.Labels.Delete

    The ID of the label to delete.

  7. id :: GmailUsersLabelsGet -> Text

    gogol-gmail Gogol.Gmail.Users.Labels.Get

    The ID of the label to retrieve.

  8. id :: GmailUsersLabelsPatch -> Text

    gogol-gmail Gogol.Gmail.Users.Labels.Patch

    The ID of the label to update.

  9. id :: GmailUsersLabelsUpdate -> Text

    gogol-gmail Gogol.Gmail.Users.Labels.Update

    The ID of the label to update.

  10. id :: GmailUsersMessagesAttachmentsGet -> Text

    gogol-gmail Gogol.Gmail.Users.Messages.Attachments.Get

    The ID of the attachment.

Page 138 of many | Previous | Next

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