| Portability | portable |
|---|---|
| Stability | provisional |
| Maintainer | Sigbjorn Finne <sof@forkIO.com> |
| Safe Haskell | None |
MediaWiki.API.Output
Description
Serializing MediaWiki API types
Documentation
showRequest :: Request -> String Source
showFormat :: Format -> String Source
toReq :: APIRequest a => a -> [String]Source
showAction :: Action -> String Source
showHelpRequest :: HelpRequest -> [String]Source
showQuery :: QueryRequest -> [String]Source
showPropKind :: PropKind -> String Source
showListKind :: ListKind -> String Source
showMetaKind :: MetaKind -> String Source
showParseRequest :: ParseRequest -> [String]Source
showValueName :: ValueName -> String Source