feed-0.3.9.4: 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 HaskellSafe-Inferred
LanguageHaskell98

Text.Feed.Export

Description

Convert from Feeds to XML.

Synopsis

Documentation

xmlFeed :: Feed -> Element Source

'xmlFeed f' serializes a Feed document into a conforming XML toplevel element.