Safe Haskell | None |
---|---|
Language | Haskell2010 |
Text.RSS.Extensions.Atom
Description
Atom extension for RSS. Cf specification at http://www.rssboard.org/rss-profile#namespace-elements-atom.
Synopsis
- newtype AtomModule a = AtomModule a
Documentation
newtype AtomModule a Source #
Atom tag type.
Constructors
AtomModule a |