| Portability | |
|---|---|
| Stability | provisional |
| Maintainer | Don Stewart <dons@galois.com> |
Text.RSS.Syntax
Description
Documentation
Constructors
| RSS | |
Fields
| |
type DateString = StringSource
data RSSChannel Source
Constructors
| RSSChannel | |
Fields
| |
Constructors
| RSSItem | |
Fields
| |
Constructors
| RSSSource | |
Fields
| |
data RSSEnclosure Source
Constructors
| RSSEnclosure | |
Fields | |
data RSSCategory Source
Constructors
| RSSCategory | |
Fields | |
Constructors
| RSSGuid | |
Fields
| |
Constructors
| RSSImage | |
Fields
| |
Constructors
| RSSCloud | |
Fields
| |
data RSSTextInput Source
Constructors
| RSSTextInput | |
Fields | |
nullChannel :: String -> URLString -> RSSChannelSource
nullSource :: URLString -> String -> RSSSourceSource
nullEnclosure :: URLString -> Integer -> String -> RSSEnclosureSource
nullPermaGuid :: String -> RSSGuidSource
nullTextInput :: String -> String -> URLString -> RSSTextInputSource