Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. data PkgDbRef

    ghc GHC.Driver.DynFlags

    No documentation available.

  2. data ProfAuto

    ghc GHC.Driver.DynFlags

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

  3. ProfAutoAll :: ProfAuto

    ghc GHC.Driver.DynFlags

    top-level and nested functions are annotated

  4. ProfAutoCalls :: ProfAuto

    ghc GHC.Driver.DynFlags

    annotate call-sites

  5. ProfAutoExports :: ProfAuto

    ghc GHC.Driver.DynFlags

    exported functions annotated only

  6. ProfAutoTop :: ProfAuto

    ghc GHC.Driver.DynFlags

    top-level functions annotated only

  7. module GHC.Driver.Errors.Ppr

    No documentation available.

  8. PsHeaderMessage :: PsHeaderMessage -> PsMessage

    ghc GHC.Driver.Errors.Types

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

  9. data PsMessage

    ghc GHC.Driver.Errors.Types

    No documentation available.

  10. module GHC.Driver.Phases

    No documentation available.

Page 121 of many | Previous | Next