Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PipeEnv :: StopPhase -> String -> String -> String -> Phase -> PipelineOutput -> PipeEnvghc GHC.Driver.Pipeline No documentation available.
-
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.
-
ghc GHC.Driver.Pipeline.Monad No documentation available.
PipeEnv :: StopPhase -> String -> String -> String -> Phase -> PipelineOutput -> PipeEnvghc GHC.Driver.Pipeline.Monad No documentation available.
-
ghc GHC.Driver.Pipeline.Monad No documentation available.
module GHC.Driver.Pipeline.
Phases No documentation available.
-
ghc GHC.Driver.Pipeline.Phases A wrapper around the interpretation function for phases.
PhaseHook :: (forall a . () => TPhase a -> IO a) -> PhaseHookghc GHC.Driver.Pipeline.Phases No documentation available.
-
Definitions for writing plugins for GHC. Plugins can hook into several areas of the compiler. See the Plugin type. These plugins include type-checker plugins, source plugins, and core-to-core plugins.
-
ghc GHC.Driver.Plugins Result of running the parser and the parser plugin