Safe Haskell | Safe-Inferred |
---|
Create macros, which are calls that can substitute arguments into
an expression. E.g. apply-start-offset | start-s = (cf-rnd-a $distance)
.
Documentation
generator :: CallableExpr d => Module.Module -> CallName -> Tags.Tags -> Doc.Doc -> Ky.Expr -> Generator d Source #
transformer :: CallableExpr d => Module.Module -> CallName -> Tags.Tags -> Doc.Doc -> Ky.Expr -> Transformer d Source #