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 Phase

    ghc GHC.Driver.Phases

    Untyped Phase description

  2. module GHC.Driver.Pipeline

    No documentation available.

  3. data PipeEnv

    ghc GHC.Driver.Pipeline

    No documentation available.

  4. PipeEnv :: StopPhase -> String -> String -> String -> Phase -> PipelineOutput -> PipeEnv

    ghc GHC.Driver.Pipeline

    No documentation available.

  5. Persistent :: PipelineOutput

    ghc 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.

  6. data PipeEnv

    ghc GHC.Driver.Pipeline.Monad

    No documentation available.

  7. PipeEnv :: StopPhase -> String -> String -> String -> Phase -> PipelineOutput -> PipeEnv

    ghc GHC.Driver.Pipeline.Monad

    No documentation available.

  8. data PipelineOutput

    ghc GHC.Driver.Pipeline.Monad

    No documentation available.

  9. module GHC.Driver.Pipeline.Phases

    No documentation available.

  10. data PhaseHook

    ghc GHC.Driver.Pipeline.Phases

    A wrapper around the interpretation function for phases.

Page 122 of many | Previous | Next