Safe Haskell | None |
---|---|
Language | GHC2024 |
Documentation
work :: ReplCommandOptions -> CLICommand #
type GhciScript = [Text] #
runRepl :: (InterpreterBackendSupport b, Typeable b, BackendName b) => SpecFilesWithOverrides -> YamlSpec b -> [SpecMetaArgsOpt] -> CLICommand #
invoke :: FilePath -> [GhcArgument] -> GhciScript -> IO ExitCode #
mkScript :: (InterpreterBackendSupport b, Typeable b, BackendName b) => Set FilePath -> SpecFilesWithOverrides -> YamlSpec b -> SpecMetaArgs -> GhciScript #