hamlet-0.5.1: Haml-like template files that are compile-time checked

Text.Julius

Documentation

type Julius url = (url -> [(String, String)] -> String) -> JavascriptSource

newtype Javascript Source

Constructors

Javascript Builder 

Instances

renderJulius :: (url -> [(String, String)] -> String) -> Julius url -> ByteStringSource