Hoogle Search

Within Stackage Nightly 2025-09-28 (ghc-9.12.2)

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

  1. setSize :: LabelSet -> Int

    ghc-lib-parser GHC.Cmm.Dataflow.Label

    No documentation available.

  2. setUnion :: LabelSet -> LabelSet -> LabelSet

    ghc-lib-parser GHC.Cmm.Dataflow.Label

    No documentation available.

  3. setUnions :: [LabelSet] -> LabelSet

    ghc-lib-parser GHC.Cmm.Dataflow.Label

    No documentation available.

  4. setEnv :: env' -> IOEnv env' a -> IOEnv env a

    ghc-lib-parser GHC.Data.IOEnv

    Perform a computation with a different environment

  5. setPtr :: ForeignPtr a -> Ptr a -> ForeignPtr a

    rebase Rebase.Data.Vector.Storable.Internal

    No documentation available.

  6. settings_apiKey :: Settings -> ApiKey

    bugsnag Data.Bugsnag.Settings

    Your Integration API Key

  7. settings_appVersion :: Settings -> Maybe Text

    bugsnag Data.Bugsnag.Settings

    The version of your application Marking bugs as Fixed and having them auto-reopen in new versions requires you set this.

  8. settings_beforeNotify :: Settings -> BeforeNotify

    bugsnag Data.Bugsnag.Settings

    Modify any events before they are sent For example to attach a user, or set the context.

  9. settings_codeIndex :: Settings -> Maybe CodeIndex

    bugsnag Data.Bugsnag.Settings

    A CodeIndex built at compile-time from project sources If set, this will be used to update StackFrames to include lines of source code context as read out of this value. N.B. using this means loading and keeping the source code for the entire project in memory.

  10. settings_enabledReleaseStages :: Settings -> [Text]

    bugsnag Data.Bugsnag.Settings

    Which release-stages to notify in. Only Production by default

Page 52 of many | Previous | Next