@hackage roundtrip-xml0.2.0.0
Bidirectional (de-)serialization for XML.
Categories
License
BSD-3-Clause
Maintainer
Stefan Wehr <wehr@factisresearch.com>,
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (14)
- base >=4 && <5
- blaze-builder >=0.2 && <0.3
- blaze-builder-enumerator >=0.2 && <0.3
- bytestring >=0.9 && <0.10
- containers >=0.3 && <0.6
- enumerator >=0.4.8 && <0.5 Show all…
Dependents (1)
@hackage/acme-everything
Roundtrip allows the definition of bidirectional (de-)serialization specifications. This package provides concrete implementations of these specifications for the serialization format XML. See the roundtrip package for more details.