Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mkInteractiveModule :: String -> Moduleghc GHC.Builtin.Names No documentation available.
sfInteractInert :: BuiltInSynFamily -> [Type] -> Type -> [Type] -> Type -> [TypeEqn]ghc GHC.Builtin.Types.Literals No documentation available.
sfInteractTop :: BuiltInSynFamily -> [Type] -> Type -> [TypeEqn]ghc GHC.Builtin.Types.Literals No documentation available.
sfInteractInert :: BuiltInSynFamily -> [Type] -> Type -> [Type] -> Type -> [TypeEqn]ghc GHC.Core.Coercion.Axiom No documentation available.
sfInteractTop :: BuiltInSynFamily -> [Type] -> Type -> [TypeEqn]ghc GHC.Core.Coercion.Axiom No documentation available.
getInteractiveContext :: CoreM InteractiveContextghc GHC.Core.Opt.Monad No documentation available.
lintInteractiveExpr :: SDoc -> HscEnv -> CoreExpr -> IO ()ghc GHC.Driver.Config.Core.Lint.Interactive No documentation available.
mkInteractiveHscEnv :: HscEnv -> HscEnvghc GHC.Driver.Env Switches in the DynFlags and Plugins from the InteractiveContext
runInteractiveHsc :: HscEnv -> Hsc a -> IO aghc GHC.Driver.Env A variant of runHsc that switches in the DynFlags and Plugins from the InteractiveContext before running the Hsc computation.
-
ghc GHC.Driver.Main No documentation available.