StrappedTemplates-0.1.1.0: General purpose templates in haskell

Safe HaskellNone
LanguageHaskell98

Text.Strapped.Utils

Synopsis

Documentation

templateStoreFromDirectory :: FilePath -> String -> IO (Either ParseError TemplateStore) Source

Given a file path and extension, load all templates in a directory, recursively.