| Portability | portable |
|---|---|
| Stability | provisional |
| Maintainer | Sigbjorn Finne <sof@forkIO.com> |
| Safe Haskell | Safe-Inferred |
MediaWiki.API.Types
Description
Basic MediaWiki API types
Documentation
type NamespaceID = StringSource
type TimeString = StringSource
type FilterLang = StringSource
type WithRedirects = StringSource
Constructors
| Format | |
Fields | |
data FormatKind Source
Constructors
| FormatJSON | |
| FormatPHP | |
| FormatWDDX | |
| FormatXML | |
| FormatYAML | |
| FormatTxt | |
| FormatDbg |
type LoginToken = StringSource
type SessionToken = StringSource
data NamespaceInfo Source
Constructors
| NamespaceInfo | |
data InterwikiEntry Source
Constructors
| InterwikiEntry | |
data UserSession Source
Constructors
| UserSession | |
Fields | |
data HelpRequest Source
Constructors
| HelpRequest | |
Fields
| |
type RevisionID = StringSource
newtype GeneratorKind Source
Constructors
| GeneratorKind | |
class APIRequest a whereSource
Instances
data QueryRequest Source
Constructors
| QueryRequest | |
Fields
| |