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

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. data Breadcrumb

    patrol Patrol.Type.Breadcrumb

    https://develop.sentry.dev/sdk/event-payloads/types/#breadcrumb

  2. Breadcrumb :: Text -> Map Text Value -> Maybe EventId -> Maybe Level -> Text -> Maybe UTCTime -> Maybe BreadcrumbType -> Breadcrumb

    patrol Patrol.Type.Breadcrumb

    No documentation available.

  3. module Patrol.Type.BreadcrumbType

    No documentation available.

  4. data BreadcrumbType

    patrol Patrol.Type.BreadcrumbType

    No documentation available.

  5. module Patrol.Type.Breadcrumbs

    No documentation available.

  6. newtype Breadcrumbs

    patrol Patrol.Type.Breadcrumbs

    https://develop.sentry.dev/sdk/event-payloads/types/#breadcrumbs

  7. Breadcrumbs :: [Breadcrumb] -> Breadcrumbs

    patrol Patrol.Type.Breadcrumbs

    No documentation available.

  8. NativeNoCrashedThread :: ErrorType

    patrol Patrol.Type.ErrorType

    No documentation available.

  9. breadcrumbs :: Event -> Maybe Breadcrumbs

    patrol Patrol.Type.Event

    No documentation available.

  10. threads :: Event -> Maybe Threads

    patrol Patrol.Type.Event

    No documentation available.

Page 790 of many | Previous | Next

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