Safe Haskell | None |
---|---|
Language | GHC2021 |
Documentation
work :: ReplCommandOptions -> CLICommand #
type GhciScript = [Text] #
runRepl :: ToDbBackend b => SpecFilesWithOverrides -> YamlSpec b -> [SpecMetaArgsOpt] -> CLICommand #
invoke :: FilePath -> [GhcArgument] -> GhciScript -> IO ExitCode #
mkScript :: DbBackend -> Set FilePath -> SpecFilesWithOverrides -> YamlSpec b -> SpecMetaArgs -> GhciScript #