ghci-9.6.0.20230128: The library supporting GHC's interactive interpreter
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHCi.Run

Description

Execute GHCi messages.

For details on Remote GHCi, see Note [Remote GHCi] in compilerGHCRuntime/Interpreter.hs.

Documentation

run :: Message a -> IO a Source #