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 |
Text.Atom.Feed
Description
Documentation
Constructors
Feed | |
Fields
|
Constructors
Entry | |
Fields
|
data EntryContent Source #
Constructors
TextContent Text | |
HTMLContent Text | |
XHTMLContent Element | |
MixedContent (Maybe Text) [Node] | |
ExternalContent (Maybe MediaType) URI |
Instances
Constructors
Category | |
Constructors
Link | |
txtToString :: TextContent -> String Source #
Constructors
Source | |
Fields
|
Constructors
Person | |
Fields
|
Constructors
InReplyTo | |
Fields
|
data InReplyTotal Source #
Constructors
InReplyTotal | |
Fields
|
Instances
nullSource :: Source Source #
nullPerson :: Person Source #