Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. data ProfAuto

    ghc-lib-parser GHC.Driver.DynFlags

    What kind of {-# SCC #-} to add automatically

  2. ProfAutoAll :: ProfAuto

    ghc-lib-parser GHC.Driver.DynFlags

    top-level and nested functions are annotated

  3. ProfAutoCalls :: ProfAuto

    ghc-lib-parser GHC.Driver.DynFlags

    annotate call-sites

  4. ProfAutoExports :: ProfAuto

    ghc-lib-parser GHC.Driver.DynFlags

    exported functions annotated only

  5. ProfAutoTop :: ProfAuto

    ghc-lib-parser GHC.Driver.DynFlags

    top-level functions annotated only

  6. module GHC.Driver.Errors.Ppr

    No documentation available.

  7. PsHeaderMessage :: PsHeaderMessage -> PsMessage

    ghc-lib-parser GHC.Driver.Errors.Types

    A group of parser messages emitted in Header. See Note [Messages from GHC.Parser.Header].

  8. data PsMessage

    ghc-lib-parser GHC.Driver.Errors.Types

    No documentation available.

  9. module GHC.Driver.Phases

    No documentation available.

  10. data Phase

    ghc-lib-parser GHC.Driver.Phases

    Untyped Phase description

Page 515 of many | Previous | Next