feed-1.3.2.1: Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
Copyright(c) Galois Inc. 2008
(c) Sigbjorn Finne 2009-
LicenseBSD3
MaintainerSigbjorn Finne <sof@forkIO.com>
Stabilityprovisional
Safe HaskellSafe-Inferred
LanguageHaskell2010

Text.RSS.Export

Description

 

Documentation

qualNode :: Text -> [Node] -> Element #

qualName :: Text -> Name #

textRSS :: RSS -> Maybe Text #

xmlSkipHours :: [Integer] -> Element #

xmlSkipDays :: [Text] -> Element #

xmlAttr :: Text -> Text -> Attr #

xmlLeaf :: Text -> Text -> Element #

mb :: (a -> b) -> Maybe a -> [b] #