Name: haxr Version: 3000.0.0 x-revision: 1 Copyright: Bjorn Bringert, 2003-2006 Build-depends: base<4, mtl, network, HaXml >= 1.13 && < 1.14, HTTP >= 1.0 License: BSD4 License-file: LICENSE Author: Bjorn Bringert Maintainer: Bjorn Bringert Homepage: http://www.haskell.org/haxr/ Synopsis: XML-RPC client and server library. Description: HaXR is a library for writing XML-RPC client and server applications in Haskell. Exposed-Modules: Network.XmlRpc.Client, Network.XmlRpc.Server, Network.XmlRpc.Internals, Network.XmlRpc.Introspect Other-Modules: Network.XmlRpc.Base64, Network.XmlRpc.DTD_XMLRPC Extensions: OverlappingInstances, TypeSynonymInstances GHC-options: -O2