napkin-0.5.8
Copyright(c) Soostone Inc 2020
LicenseAllRightsReserved
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

Napkin.Cli.Run.Run

Description

 

Documentation

executeRun :: forall bk drop t1 t2 t3 t4 t5 t6 t7 t8 t9. (SpecBackend bk drop t1 t2 t3 t4 t5 t6 t7 t8 t9, RunBackendEffect bk, TableSpecsAsDependencyGraph bk) => RuntimeEnv -> (AppConfig -> ResourceT IO ComboEnv) -> RunCommandOptions -> bk -> AppName -> ConnectionString -> InterpretedSpec bk -> SpecRuntime bk -> IO ExitCode #