loli-2009.6.27: A minimum web dev DSL in HaskellSource codeContentsIndex
Network.Loli.Template
Documentation
type Context = [(String, String)]Source
type Template = String -> Context -> IO ByteStringSource
template :: Template -> String -> AppUnitSource
Produced by Haddock version 2.4.2