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

Slab.Watch

Description

Slab.Watch watches a set of Slab templates, continuously rebuilding them as they change.

Documentation

run :: FilePath -> (FilePath -> IO ()) -> IO () Source #