Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.XmlRpc.Introspect
Documentation
type MethodInfo = (String, [Signature], Help) Source
listMethods :: String -> IO [String] Source
methodInfo :: String -> String -> IO MethodInfo Source
haxr-3000.10.4.2: XML-RPC client and server library.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.XmlRpc.Introspect
type MethodInfo = (String, [Signature], Help) Source
listMethods :: String -> IO [String] Source
methodInfo :: String -> String -> IO MethodInfo Source