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.Atom.Feed.Import

Description

Description: Convert from XML to Atom

Documentation

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