| Copyright | (c) Galois Inc. 2007-2008 (c) Sigbjorn Finne 2009- |
|---|---|
| License | BSD3 |
| Maintainer | Sigbjorn Finne <sof@forkIO.com> |
| Stability | provisional |
| Portability | : portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Text.Atom.Feed.Import
Description
Convert from XML to Atom
Documentation
elementFeed :: Element -> Maybe Feed #
pTextContent :: Text -> [Element] -> Maybe TextContent #
pGenerator :: Element -> Generator #
pContent :: Element -> Maybe EntryContent #
pInReplyTotal :: [Element] -> Maybe InReplyTotal #
pInReplyTo :: [Element] -> Maybe InReplyTo #