Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Cli.RunCompiler
Documentation
data TraceEntry Source #
Constructors
TraceEntry | |
Fields
|
parseTracesFile :: (FilePath, String) -> TrackedErrorsIO [TraceEntry] Source #
runCompiler :: (PathIOHandler r, CompilerBackend b) => r -> b -> CompileOptions -> TrackedErrorsIO () Source #