ghc-9.15: The GHC API
Safe HaskellNone
LanguageGHC2021

GHC.Runtime.Interpreter.Init

Synopsis

Documentation

initInterpreter :: TmpFs -> Logger -> Platform -> FinderCache -> UnitEnv -> InterpOpts -> IO (Maybe Interp) Source #

Initialize code interpreter