@hackage text-xml-qq0.1

Quasiquoter for xml. XML DSL in Haskell.

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    oscar dot finnsson at gmail dot com

  • Versions

    • 0.1 Sat, 23 Oct 2010

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.