| Copyright | (c) Galois, Inc. 2008, (c) Sigbjorn Finne 2009- |
|---|---|
| License | BSD3 |
| Maintainer | Sigbjorn Finne <sof@forkIO.com> |
| Stability | provisional |
| Safe Haskell | Safe |
| Language | Haskell98 |
Text.RSS.Export
Description
Description: Convert from RSS to XML
Documentation
xmlChannel :: RSSChannel -> Element #
xmlEnclosure :: RSSEnclosure -> Element #
xmlCategory :: RSSCategory -> Element #
xmlTextInput :: RSSTextInput -> Element #
xmlSkipHours :: [Integer] -> Element #
xmlSkipDays :: [String] -> Element #