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

Stabilityprovisional
MaintainerSigbjorn Finne <sof@galois.com>
Safe HaskellSafe-Inferred

Text.RSS.Import

Description

Description: Converting from XML to RSS

Documentation

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