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 = Text Source #
type TimeString = Text Source #
type TextString = Text Source #
Constructors
Feed | |
Fields
|
Constructors
Channel | |
Fields
|
Constructors
Image | |
Fields
|
Constructors
Item | |
Fields
|
data TextInputInfo Source #
Constructors
TextInputInfo | |
Fields
|
Instances
data TaxonomyTopic Source #
Constructors
TaxonomyTopic | |
Fields
|
Instances
data UpdatePeriod Source #
Instances
nullChannel :: URIString -> TitleString -> Channel Source #
nullTextInputInfo :: URIString -> TextString -> TextString -> URIString -> TextInputInfo Source #
nullTaxonomyTopic :: URIString -> URIString -> TaxonomyTopic Source #