Copyright | (c) Galois Inc. 2008 (c) Sigbjorn Finne 2009- |
---|---|
License | BSD3 |
Maintainer | Sigbjorn Finne <sof@forkIO.com> |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell98 |
Documentation
The abstract type of feed documents. The internal representation is as whatever feed variant type the document was either imported or has now been translated to.
The abstract type of feed items. Like the Feed
type, the
representation of a value is as one of the different RSS item/entry
variants.