feed-1.3.2.1: 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
Portability: portable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Text.Atom.Pub.Export

Description

Serializing Atom Publishing Protocol types as XML.

Documentation

mkQName :: Maybe Text -> Text -> Name #

mkElem :: Name -> [Attr] -> [Element] -> Element #

mkLeaf :: Name -> [Attr] -> Text -> Element #

mkAttr :: Text -> Text -> Attr #

appNS :: Text #