Copyright | (c) Galois, Inc. 2008, (c) Sigbjorn Finne 2009- |
---|---|
License | BSD3 |
Maintainer | Sigbjorn Finne <sof@forkIO.com> |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell98 |
Text.RSS1.Syntax
Description
Documentation
type TitleString = String
type TimeString = String
type TextString = String
data Feed
Constructors
Feed | |
Fields
|
data Channel
Constructors
Channel | |
Fields
|
data Image
Constructors
Image | |
Fields
|
data Item
Constructors
Item | |
Fields
|
data TextInputInfo
Constructors
TextInputInfo | |
Fields
|
Instances
data TaxonomyTopic
Constructors
TaxonomyTopic | |
Fields
|
Instances
data UpdatePeriod
Instances
nullFeed :: URIString -> TitleString -> Feed
nullChannel :: URIString -> TitleString -> Channel
nullItem :: URIString -> TextString -> URIString -> Item
nullTextInputInfo :: URIString -> TextString -> TextString -> URIString -> TextInputInfo
nullTaxonomyTopic :: URIString -> URIString -> TaxonomyTopic