hsp-0.4.4: Haskell Server Pages is a library for writing dynamic server-side web pages.

HSP.XML

Documentation

newtype Attribute Source

Constructors

MkAttr (Name, AttrValue) 

newtype AttrValue Source

Constructors

Value String 

Instances