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
- Host: GitHub
- URL: https://github.com/lancelet/xml-tydom
- Owner: lancelet
- Created: 2017-01-17T06:17:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T08:49:14.000Z (over 6 years ago)
- Last Synced: 2025-03-24T12:04:36.137Z (about 2 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).