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

Slab.PreProcess

Synopsis

Documentation

data Context Source #

Constructors

Context 

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

Similar to parseFile but pre-process the include statements.