mustache-haskell-0.1.0.5: Straight implementation of mustache templates
Text.Mustache
Synopsis
runTemplate :: [Chunk] -> Value -> Builder Source
Evaluation functions
runParse :: String -> [Chunk] Source
readTemplate :: String -> IO [Chunk] Source