feed-1.2.0.0: 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 HaskellNone
LanguageHaskell98

Text.RSS.Import

Description

Converting from XML to RSS

Documentation

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