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.

  1. mkInteractiveModule :: String -> Module

    ghc GHC.Builtin.Names

    No documentation available.

  2. sfInteractInert :: BuiltInSynFamily -> [Type] -> Type -> [Type] -> Type -> [TypeEqn]

    ghc GHC.Builtin.Types.Literals

    No documentation available.

  3. sfInteractTop :: BuiltInSynFamily -> [Type] -> Type -> [TypeEqn]

    ghc GHC.Builtin.Types.Literals

    No documentation available.

  4. sfInteractInert :: BuiltInSynFamily -> [Type] -> Type -> [Type] -> Type -> [TypeEqn]

    ghc GHC.Core.Coercion.Axiom

    No documentation available.

  5. sfInteractTop :: BuiltInSynFamily -> [Type] -> Type -> [TypeEqn]

    ghc GHC.Core.Coercion.Axiom

    No documentation available.

  6. getInteractiveContext :: CoreM InteractiveContext

    ghc GHC.Core.Opt.Monad

    No documentation available.

  7. lintInteractiveExpr :: SDoc -> HscEnv -> CoreExpr -> IO ()

    ghc GHC.Driver.Config.Core.Lint.Interactive

    No documentation available.

  8. mkInteractiveHscEnv :: HscEnv -> HscEnv

    ghc GHC.Driver.Env

    Switches in the DynFlags and Plugins from the InteractiveContext

  9. runInteractiveHsc :: HscEnv -> Hsc a -> IO a

    ghc GHC.Driver.Env

    A variant of runHsc that switches in the DynFlags and Plugins from the InteractiveContext before running the Hsc computation.

  10. data CgInteractiveGuts

    ghc GHC.Driver.Main

    No documentation available.

Page 17 of many | Previous | Next