feed-0.3.7: Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
Source code
Contents
Index
Text.Atom.Pub
Portability
Types for the Atom Publishing Protocol (APP)
Stability
provisional
Maintainer
Sigbjorn 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
]
Instances
Show
Categories
newtype
Accept
Source
Constructors
Accept
acceptType
::
String
Produced by
Haddock
version 2.4.2