sxml

A SXML-parser

http://blog.luigiscorner.com/

Latest on Hackage:0.1.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed and maintained by ARJANEN Loïc Jean David

This library parses and write SXML files, using datatypes from the xml-types package to represent their structure. It currently only features a DOM-style parser.