Text.Feed.Constructor

data FeedKind

newFeed

feedFromRSS

feedFromAtom

feedFromRDF

feedFromXML

getFeedKind

type FeedSetter a

addItem

withFeedTitle

withFeedHome

withFeedHTML

withFeedDescription

withFeedPubDate

withFeedLastUpdate

withFeedDate

withFeedLogoLink

withFeedLanguage

withFeedCategories

withFeedGenerator

withFeedItems

newItem

getItemKind

atomEntryToItem

rssItemToItem

rdfItemToItem

type ItemSetter a

withItemTitle

withItemLink

withItemPubDate

withItemDate

withItemAuthor

withItemCommentLink

withItemEnclosure

withItemFeedLink

withItemId

withItemCategories

withItemDescription

withItemRights