Text.HTML.KURE

Reading HTML

parseHTML

HTML Builders

element

text

attr

zero

Primitive Traversal Combinators

htmlT

htmlC

elementT

elementC

textT

textC

attrsT

attrsC

attrT

attrC

Other Combinators and Observers

getAttr

isTag

getTag

getAttrs

getInner

anyElementHTML

unconcatHTML

Types and Classes

data HTML

data Element

data Text

data Attrs

data Attr

data Syntax

data Context

data Node

class Html a

KURE combinators synonyms specialized to our universe type Node

injectT'

projectT'

extractT'

promoteT'

extractR'

promoteR'