Description
Provides a readable Haskell DSL for writing, reading, and editing HTML. Instead of assembling markup as strings, developers describe HTML structure with Haskell expressions.
It is useful for web applications, static site generators, documentation tools, and tests that produce HTML. It is a code library and does not provide a visual webpage editor.