feed-0.3.9.2: Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.

Stabilityprovisional
MaintainerSigbjorn Finne <sof@forkIO.com>
Safe HaskellNone

Text.RSS.Import

Description

Converting from XML to RSS

Documentation

pMany :: String -> (Element -> Maybe a) -> [Element] -> [a]Source