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 #
Constructors
Feed | |
Fields
|
Constructors
Channel | |
Fields
|
Constructors
Image | |
Fields
|
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 #
nullTextInputInfo :: URIString -> TextString -> TextString -> URIString -> TextInputInfo #
nullTaxonomyTopic :: URIString -> URIString -> TaxonomyTopic #