| Safe Haskell | Safe-Inferred |
|---|
Text.HPaco.Writers.Run
Documentation
run :: RunOptions -> AST -> IO ()Source
runWith :: ToVariant a => a -> RunOptions -> AST -> IO ()Source
data RunOptions Source
Constructors
| RunOptions | |
Fields
| |
runStatement :: Statement -> Run ()Source
runExpression :: Expression -> Run VariantSource