Safe Haskell | None |
---|---|
Language | Haskell98 |
Ascetic
Text/Ascetic.hs
Data structure, combinators, and functions for assembling data and emitting files in any XML-like or HTML-like markup language (consisting of tags, elements, attributes, declarations, and ASCII text content). Trade-offs are made in favor of simplicity and concision of constructors and combinators.
Documentation
Data type for simple markup trees and class for data types that can be converted into it.