xml-types: Basic types for representing XML

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.8
Change log None available
Dependencies base (>=3.0 && <5.0), deepseq (>=1.1.0.0), text [details]
License MIT
Author John Millikin <jmillikin@gmail.com>
Maintainer Stephen Paul Weber <singpolyma@singpolyma.net>
Category Text, XML
Home page https://git.singpolyma.net/xml-types-haskell
Bug tracker mailto:dev@singpolyma.net
Source repo head: git clone https://git.singpolyma.net/xml-types-haskell
this: git clone https://git.singpolyma.net/xml-types-haskell(tag 0.3.8)
Uploaded by StephenWeber at 2020-07-13T01:40:20Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees