@hackage / tofromxml

Reading and writing Haskell data from and to XML

Latest0.1.0.2

About

Metadata

  • Last updated , by threetee
  • License BSD-3-Clause
  • Categories XML
  • Maintained by: Robert Reitmeier <concat ["public"," a t ","thinking-machines","dot",".net"]>

  • Lottery factor: 0

Links

Installation

Readme

A library for reading and writing Haskell data from and to XML. Only prerequisite is that the data type derives Generic.