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

Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. summariseModule :: HscEnv -> HomeUnit -> Map (UnitId, FilePath) ModSummary -> IsBootInterface -> Located ModuleName -> PkgQual -> Maybe (StringBuffer, UTCTime) -> [ModuleName] -> IO SummariseResult

    ghc-lib GHC.Driver.Make

    No documentation available.

  2. summary :: ToElem a => a -> Perch

    ghcjs-perch GHCJS.Perch

    No documentation available.

  3. summary :: Calendar -> Maybe Text

    gogol-apps-calendar Gogol.AppsCalendar

    Title of the calendar.

  4. summary :: CalendarListEntry -> Maybe Text

    gogol-apps-calendar Gogol.AppsCalendar

    Title of the calendar. Read-only.

  5. summary :: Event -> Maybe Text

    gogol-apps-calendar Gogol.AppsCalendar

    Title of the event.

  6. summary :: Events -> Maybe Text

    gogol-apps-calendar Gogol.AppsCalendar

    Title of the calendar. Read-only.

  7. summaryOverride :: CalendarListEntry -> Maybe Text

    gogol-apps-calendar Gogol.AppsCalendar

    The summary that the authenticated user has set for this calendar. Optional.

  8. summary :: Calendar -> Maybe Text

    gogol-apps-calendar Gogol.AppsCalendar.Types

    Title of the calendar.

  9. summary :: CalendarListEntry -> Maybe Text

    gogol-apps-calendar Gogol.AppsCalendar.Types

    Title of the calendar. Read-only.

  10. summary :: Event -> Maybe Text

    gogol-apps-calendar Gogol.AppsCalendar.Types

    Title of the event.

Page 70 of many | Previous | Next

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