project-m36-0.3: Relational Algebra Engine

Safe HaskellNone
LanguageHaskell2010

ProjectM36.ScriptSession

Synopsis

Documentation

initScriptSession :: [String] -> IO (Either ScriptSessionError ScriptSession) Source #

Configure a GHC environment/session which we will use for all script compilation.