Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

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

    ghc GHC.Builtin.Types.Literals

    No documentation available.

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

    ghc GHC.Builtin.Types.Literals

    No documentation available.

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

    ghc GHC.Core.Coercion.Axiom

    No documentation available.

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

    ghc GHC.Core.Coercion.Axiom

    No documentation available.

  5. getInteractiveContext :: CoreM InteractiveContext

    ghc GHC.Core.Opt.Monad

    No documentation available.

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

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

    No documentation available.

  7. mkInteractiveHscEnv :: HscEnv -> HscEnv

    ghc GHC.Driver.Env

    Switches in the DynFlags and Plugins from the InteractiveContext

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

  9. data CgInteractiveGuts

    ghc GHC.Driver.Main

    No documentation available.

  10. hscInteractive :: HscEnv -> CgInteractiveGuts -> ModLocation -> IO (Maybe FilePath, CompiledByteCode, [SptEntry])

    ghc GHC.Driver.Main

    No documentation available.

Page 17 of many | Previous | Next