@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
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.1 Sat, 23 Oct 2010
Installation
Dependencies (4)
- base >=4.2 && <5
- parsec >=3.1
- template-haskell
- xml Show all…
Dependents (1)
@hackage/acme-everything
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.