@hackage / text-xml-qq

Quasiquoter for xml. XML DSL in Haskell.

Latest0.1

About

Metadata

  • Last updated , by OscarFinnsson
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: oscar dot finnsson at gmail dot com

  • Lottery factor: 0

Links

Installation

Readme

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.