text-xml-qq

Quasiquoter for xml. XML DSL in Haskell.

http://www.github.com/finnsson/text-xml-qq

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Oscar Finnsson
Maintained by oscar dot finnsson at gmail dot com

XML quasiquoter. Can convert XML code into Haskell data structures compile time.

At the moment only Text.XML.Light (xml-package) backend.

Supports namespaces, attributes, embedding Haskell variables etc.

See github for more information and examples of usage.