The latest version of xml-types is 0.3.8-0.

xml-types

Version 0.3.7 revision 0 uploaded by StephenWeber.

Package meta

Synopsis
Basic types for representing XML
Description

Basic types for representing XML.

The idea is to have a full set of appropriate types, which various XML libraries can share. Instead of having equivalent-but-incompatible types for every binding, parser, or client, they all share the same types can can thus interoperate easily.

This library contains complete types for most parts of an XML document, including the prologue, node tree, and doctype. Some basic combinators are included for common tasks, including traversing the node tree and filtering children.

Author
John Millikin <jmillikin@gmail.com>
Bug reports
mailto:dev@singpolyma.net
Category
Text, XML
Copyright
n/a
Homepage
https://git.singpolyma.net/xml-types-haskell
Maintainer
Stephen Paul Weber <singpolyma@singpolyma.net>
Package URL
n/a
Stability
experimental

Components