@hackage roundtrip-xml0.3.0.2
Bidirectional (de-)serialization for XML.
Categories
License
BSD-3-Clause
Maintainer
Stefan Wehr <wehr@factisresearch.com>,
Links
Versions
Installation
Dependencies (15)
- base >=4 && <5
- blaze-builder >=0.3 && <0.4
- 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
Package Flags
tests
(off by default)
Build test suite
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.