slab-0.0.1.0: A programmable markup language to generate HTML
Safe HaskellSafe-Inferred
LanguageHaskell2010

Slab.Execute

Synopsis

Documentation

executeFile :: FilePath -> IO (Either Error [Block]) Source #

Similar to evaluateFile but run external commands.