| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Synopsis | |||||||||||||||||||||||||||||||||
Basic quasiquoters | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Calls hamletWithSettings with defaultHamletSettings. | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Calls hamletWithSettings using XHTML 1.0 Strict settings. | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Calls hamletWithSettings with debugHamletSettings. | |||||||||||||||||||||||||||||||||
Load from external file | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Calls hamletFileWithSettings with defaultHamletSettings. | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Calls hamletFileWithSettings using XHTML 1.0 Strict settings. | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Customized settings | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
A quasi-quoter that converts Hamlet syntax into a function of form: (url -> String) -> Html Please see accompanying documentation for a description of Hamlet syntax. | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Defaults settings: HTML5 doctype and HTML-style empty tags. | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Datatypes | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
An function generating an Html given a URL-rendering function. | |||||||||||||||||||||||||||||||||
Typeclass | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Construction | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Wrap an Html for embedding in an XML file. | |||||||||||||||||||||||||||||||||
Rendering | |||||||||||||||||||||||||||||||||
ByteString | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Converts a Hamlet to lazy bytestring. | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Text | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Runtime Hamlet | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Produced by Haddock version 2.6.1 |