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

Copyright(c) Galois, Inc. 2007-2008, (c) Sigbjorn Finne 2009-
LicenseBSD3
MaintainerSigbjorn Finne <sof@forkIO.com>
Stabilityprovisional
Portability: portable
Safe HaskellSafe
LanguageHaskell98

Text.Atom.Feed.Import

Description

Description: Convert from XML to Atom

Convert from XML to Atom

Documentation

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