Portability | portable |
---|---|
Stability | provisional |
Maintainer | Sigbjorn Finne <sof@forkIO.com> |
Safe Haskell | Safe-Inferred |
Text.RSS1.Syntax
Description
Documentation
type TitleString = StringSource
type TimeString = StringSource
type TextString = StringSource
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
nullFeed :: URIString -> TitleString -> FeedSource
nullChannel :: URIString -> TitleString -> ChannelSource
nullTextInputInfo :: URIString -> TextString -> TextString -> URIString -> TextInputInfoSource