axel-0.0.9: The Axel programming language.

Safe HaskellNone
LanguageHaskell2010

Axel.Macros

Documentation

evalMacro :: forall effs. Members '[Error Error, FileSystem, Ghci, Process] effs => Ghci -> String -> String -> String -> Eff effs String Source #