Stability | provisional |
---|---|
Maintainer | Sigbjorn Finne <sof@galois.com> |
Text.RSS.Export
Description
Description: Convert from RSS to XML
Documentation
qualNode :: String -> [Content] -> Element
qualName :: String -> QName
xmlChannel :: RSSChannel -> Element
xmlEnclosure :: RSSEnclosure -> Element
xmlCategory :: RSSCategory -> Element
xmlTextInput :: RSSTextInput -> Element
xmlSkipHours :: [Integer] -> Element
xmlSkipDays :: [String] -> Element
xmlAttr :: String -> String -> Attr
xmlLeaf :: String -> String -> Element
mb :: (a -> b) -> Maybe a -> [b]