@hackage tofromxml0.1.0.2
Reading and writing Haskell data from and to XML
Categories
License
BSD-3-Clause
Maintainer
Robert Reitmeier <concat ["public"," a t ","thinking-machines","dot",".net"]>
Links
Versions
Installation
Dependencies (6)
- array >=0.5
- base >=4.7 && <5
- bytestring >=0.10
- containers >=0.5
- hexpat >=0.20
- hexpat-pickle >=0.6 Show all…
Dependents (1)
@hackage/acme-everything
A library for reading and writing Haskell data from and to XML. Only prerequisite is that the data type derives Generic.