haxr-th

Automatic deriving of XML-RPC structs for Haskell records.

http://www.haskell.org/haxr/

Latest on Hackage:3000.5

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Bjorn Bringert
Maintained by Gracjan Polak

HaXR is a library for writing XML-RPC client and server applications in Haskell. This package adds automatic deriving of XML-RPC structs for Haskell records, using Template Haskell.