Text.Blaze

Important types.

type Html

data Tag

data Attribute

data AttributeValue

Creating attributes.

dataAttribute

Converting values to HTML.

text

preEscapedText

string

preEscapedString

showHtml

preEscapedShowHtml

unsafeByteString

Creating tags.

textTag

stringTag

Converting values to attribute values.

textValue

preEscapedTextValue

stringValue

preEscapedStringValue

unsafeByteStringValue

Setting attributes

(!)