@hackage symantic-xml2.0.0.20200523
Library for reading, validating and writing XML.
Categories
License
GPL-3.0-only
Maintainer
Julien Moutinho <julm+symantic-xml@sourcephile.fr>
Links
Versions
- 2.0.0.20200523 Mon, 17 Aug 2020
- 1.0.0.20190223 Sun, 14 Jul 2019
Installation
Tested Compilers
Dependencies (11)
- base >=4.10 && <5
- bytestring >=0.10
- containers >=0.5
- hashable >=1.2.6
- hxt-charproperties >=9.2
- megaparsec >=8.0 Show all…
Dependents (1)
@hackage/symantic-atom
Symantics for XML (eXtensible Markup Language) and RNC (RelaxNG Compact).
DISCLAIMER: This is an experimental library, use at your own risks.
Motivation: Writing a schema using Haskell combinators and deriving automatically a reader, a writer and a documentation from it.
Example: