Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | Safe-Inferred |
Language | GHC2021 |
Documentation
work :: ReplCommandOptions -> CLICommand #
type GhciScript = [Text] #
runRepl :: forall b. ToDbBackend b => FilePath -> YamlSpec b -> CLICommand #
invoke :: FilePath -> [GhcArgument] -> GhciScript -> IO ExitCode #