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: 8 months ago
JSON representation
Typed XML Encoding / Decoding in Haskell
- Host: GitHub
- URL: https://github.com/lancelet/xml-tydom
- Owner: lancelet
- Created: 2017-01-17T06:17:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T08:49:14.000Z (over 7 years ago)
- Last Synced: 2025-09-24T01:57:39.801Z (9 months ago)
- Topics: decode, encode, haskell, types, xml
- Language: Haskell
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 
xml-tydom
Typed XML Encoding / Decoding in Haskell
[](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).