xml-types: Basic types for representing XML

[ library, mit, text, xml ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 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
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:30Z
Distributions Arch:0.3.8, Debian:0.3.8, Fedora:0.3.8, FreeBSD:0.3.6, LTSHaskell:0.3.8, NixOS:0.3.8, Stackage:0.3.8, openSUSE:0.3.8
Reverse Dependencies 64 direct, 3727 indirect [details]
Downloads 94529 total (224 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-07-13 [all 1 reports]