xml-tydom-conduit: Typed XML encoding for an xml-conduit backend.

[ bsd3, library, text, web, xml ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4.7 && <5), containers (>=0.5.7.1), template-haskell (>=2.11.0.0), text (>=1.2.2.1), time (>=1.6.0.1), xml-conduit (>=1.3.5), xml-tydom-core (>=0.1.0.0) [details]
License BSD-3-Clause
Copyright 2017 Jonathan Merritt
Author Jonathan Merritt
Maintainer j.s.merritt@gmail.com
Category Text, Web, XML
Home page https://github.com/lancelet/xml-tydom
Source repo head: git clone https://github.com/lancelet/xml-tydom
Uploaded by lancelet at 2017-02-05T03:00:59Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 891 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-02-05 [all 1 reports]

Readme for xml-tydom-conduit-0.1.0.0

[back to package description]


xml-tydom-conduit

A typed XML encoding / decoding front-end for xml-conduit.

For an introduction, please see the guide provided in the source code.