@hackage / symantic-xml

Library for reading, validating and writing XML.

Latest2.0.0.20200523

About

Metadata

  • Last updated , by julm
  • License GPL-3.0-only
  • Categories Data Structures, Text Processing, XML
  • Maintained by: Julien Moutinho <julm+symantic-xml@sourcephile.fr>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.8.3

Readme

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: