An open API service indexing awesome lists of open source software.

https://github.com/lancelet/xml-tydom

Typed XML Encoding / Decoding in Haskell
https://github.com/lancelet/xml-tydom

decode encode haskell types xml

Last synced: about 1 month ago
JSON representation

Typed XML Encoding / Decoding in Haskell

Awesome Lists containing this project

README

        

#
xml-tydom
Typed XML Encoding / Decoding in Haskell

[![Build Status](https://travis-ci.org/lancelet/xml-tydom.svg?branch=master
)](https://travis-ci.org/lancelet/xml-tydom)

This library is ready for initial use, but has not yet been well-tested.

To get started, please see the user-facing package
[xml-tydom-conduit](xml-tydom-conduit).