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. ProfAutoAll :: ProfAuto

    ghc-lib-parser GHC.Driver.DynFlags

    top-level and nested functions are annotated

  2. ProfAutoCalls :: ProfAuto

    ghc-lib-parser GHC.Driver.DynFlags

    annotate call-sites

  3. ProfAutoExports :: ProfAuto

    ghc-lib-parser GHC.Driver.DynFlags

    exported functions annotated only

  4. ProfAutoTop :: ProfAuto

    ghc-lib-parser GHC.Driver.DynFlags

    top-level functions annotated only

  5. module GHC.Driver.Errors.Ppr

    No documentation available.

  6. 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].

  7. data PsMessage

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

    No documentation available.

  8. module GHC.Driver.Phases

    No documentation available.

  9. data Phase

    ghc-lib-parser GHC.Driver.Phases

    Untyped Phase description

  10. Persistent :: PipelineOutput

    ghc-lib-parser GHC.Driver.Pipeline.Monad

    We want a persistent file, i.e. a file in the current directory derived from the input filename, but with the appropriate extension. eg. in "ghc -c Foo.hs" the output goes into ./Foo.o.

Page 513 of many | Previous | Next