haxr-3000.11.2: XML-RPC client and server library.

Safe HaskellNone
LanguageHaskell2010

Network.XmlRpc.DTD_XMLRPC

Documentation

newtype I4 #

Constructors

I4 String 

Instances

Eq I4 # 

Methods

(==) :: I4 -> I4 -> Bool #

(/=) :: I4 -> I4 -> Bool #

Show I4 # 

Methods

showsPrec :: Int -> I4 -> ShowS #

show :: I4 -> String #

showList :: [I4] -> ShowS #

XmlContent I4 # 
HTypeable I4 # 

Methods

toHType :: I4 -> HType #

newtype I8 #

Constructors

I8 String 

Instances

Eq I8 # 

Methods

(==) :: I8 -> I8 -> Bool #

(/=) :: I8 -> I8 -> Bool #

Show I8 # 

Methods

showsPrec :: Int -> I8 -> ShowS #

show :: I8 -> String #

showList :: [I8] -> ShowS #

XmlContent I8 # 
HTypeable I8 # 

Methods

toHType :: I8 -> HType #

newtype AInt #

Constructors

AInt String 

Instances

newtype Data #

Constructors

Data [Value] 

Instances

newtype Array #

Constructors

Array Data 

newtype Name #

Constructors

Name String 

Instances

newtype Value #

Constructors

Value [Value_] 

newtype Param #

Constructors

Param Value 

newtype Fault #

Constructors

Fault Value