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.
-
ghc GHC.Driver.Phases No documentation available.
happensBefore :: Platform -> Phase -> Phase -> Boolghc GHC.Driver.Phases No documentation available.
phaseForeignLanguage :: Phase -> Maybe ForeignSrcLangghc GHC.Driver.Phases Foreign language of the phase if the phase deals with a foreign code
T_ForeignJs :: PipeEnv -> HscEnv -> Maybe ModLocation -> FilePath -> TPhase [Char]ghc GHC.Driver.Pipeline No documentation available.
T_MergeForeign :: PipeEnv -> HscEnv -> FilePath -> [FilePath] -> TPhase [Char]ghc GHC.Driver.Pipeline No documentation available.
compileForeign :: HscEnv -> ForeignSrcLang -> FilePath -> IO FilePathghc GHC.Driver.Pipeline No documentation available.
runForeignJsPhase :: PipeEnv -> HscEnv -> Maybe ModLocation -> FilePath -> IO FilePathghc GHC.Driver.Pipeline.Execute Deal with foreign JS files (embed them into .o files)
runMergeForeign :: PipeEnv -> HscEnv -> FilePath -> [FilePath] -> IO FilePathghc GHC.Driver.Pipeline.Execute No documentation available.
T_ForeignJs :: PipeEnv -> HscEnv -> Maybe ModLocation -> FilePath -> TPhase [Char]ghc GHC.Driver.Pipeline.Phases No documentation available.
T_MergeForeign :: PipeEnv -> HscEnv -> FilePath -> [FilePath] -> TPhase [Char]ghc GHC.Driver.Pipeline.Phases No documentation available.