Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. showDeleted :: CalendarCalendarListWatch -> Maybe Bool

    gogol-apps-calendar Gogol.AppsCalendar

    Whether to include deleted calendar list entries in the result. Optional. The default is False.

  2. showDeleted :: CalendarEventsInstances -> Maybe Bool

    gogol-apps-calendar Gogol.AppsCalendar

    Whether to include deleted events (with status equals "cancelled") in the result. Cancelled instances of recurring events will still be included if singleEvents is False. Optional. The default is False.

  3. showDeleted :: CalendarEventsList -> Maybe Bool

    gogol-apps-calendar Gogol.AppsCalendar

    Whether to include deleted events (with status equals "cancelled") in the result. Cancelled instances of recurring events (but not the underlying recurring event) will still be included if showDeleted and singleEvents are both False. If showDeleted and singleEvents are both True, only single instances of deleted events (but not the underlying recurring events) are returned. Optional. The default is False.

  4. showDeleted :: CalendarEventsWatch -> Maybe Bool

    gogol-apps-calendar Gogol.AppsCalendar

    Whether to include deleted events (with status equals "cancelled") in the result. Cancelled instances of recurring events (but not the underlying recurring event) will still be included if showDeleted and singleEvents are both False. If showDeleted and singleEvents are both True, only single instances of deleted events (but not the underlying recurring events) are returned. Optional. The default is False.

  5. showHidden :: CalendarCalendarListList -> Maybe Bool

    gogol-apps-calendar Gogol.AppsCalendar

    Whether to show hidden entries. Optional. The default is False.

  6. showHidden :: CalendarCalendarListWatch -> Maybe Bool

    gogol-apps-calendar Gogol.AppsCalendar

    Whether to show hidden entries. Optional. The default is False.

  7. showHiddenInvitations :: CalendarEventsList -> Maybe Bool

    gogol-apps-calendar Gogol.AppsCalendar

    Whether to include hidden invitations in the result. Optional. The default is False.

  8. showHiddenInvitations :: CalendarEventsWatch -> Maybe Bool

    gogol-apps-calendar Gogol.AppsCalendar

    Whether to include hidden invitations in the result. Optional. The default is False.

  9. showDeleted :: CalendarAclList -> Maybe Bool

    gogol-apps-calendar Gogol.AppsCalendar.Calendar.Acl.List

    Whether to include deleted ACLs in the result. Deleted ACLs are represented by role equal to "none". Deleted ACLs will always be included if syncToken is provided. Optional. The default is False.

  10. showDeleted :: CalendarAclWatch -> Maybe Bool

    gogol-apps-calendar Gogol.AppsCalendar.Calendar.Acl.Watch

    Whether to include deleted ACLs in the result. Deleted ACLs are represented by role equal to "none". Deleted ACLs will always be included if syncToken is provided. Optional. The default is False.

Page 173 of many | Previous | Next