Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.XmlRpc.DTD_XMLRPC
Documentation
newtype DateTime_iso8601 Source
Constructors
DateTime_iso8601 String |
newtype MethodName Source
Constructors
MethodName String |
data MethodCall Source
Constructors
MethodCall MethodName (Maybe Params) |
data MethodResponse Source
Constructors
MethodResponseParams Params | |
MethodResponseFault Fault |