feed-0.3.7: Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.Source codeContentsIndex
Text.Atom.Pub
PortabilityTypes for the Atom Publishing Protocol (APP)
Stabilityprovisional
MaintainerSigbjorn Finne <sof@galois.com>
Description
Documentation
data Service Source
Constructors
Service
serviceWorkspaces :: [Workspace]
serviceOther :: [Element]
data Workspace Source
Constructors
Workspace
workspaceTitle :: TextContent
workspaceCols :: [Collection]
workspaceOther :: [Element]
data Collection Source
Constructors
Collection
collectionURI :: URI
collectionTitle :: TextContent
collectionAccept :: [Accept]
collectionCats :: [Categories]
collectionOther :: [Element]
data Categories Source
Constructors
CategoriesExternal URI
Categories (Maybe Bool) (Maybe URI) [Category]
show/hide Instances
newtype Accept Source
Constructors
Accept
acceptType :: String
Produced by Haddock version 2.4.2