feed-1.3.2.0: Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
Copyright(c) Galois Inc. 2008
(c) Sigbjorn Finne 2009-
LicenseBSD3
MaintainerSigbjorn Finne <sof@forkIO.com>
Stabilityprovisional
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Text.RSS1.Syntax

Description

 

Documentation

data Feed Source #

Instances

Instances details
Show Feed Source # 
Instance details

Defined in Text.RSS1.Syntax

Methods

showsPrec :: Int -> Feed -> ShowS #

show :: Feed -> String #

showList :: [Feed] -> ShowS #

data Image Source #

Instances

Instances details
Show Image Source # 
Instance details

Defined in Text.RSS1.Syntax

Methods

showsPrec :: Int -> Image -> ShowS #

show :: Image -> String #

showList :: [Image] -> ShowS #

data Item Source #

Instances

Instances details
Show Item Source # 
Instance details

Defined in Text.RSS1.Syntax

Methods

showsPrec :: Int -> Item -> ShowS #

show :: Item -> String #

showList :: [Item] -> ShowS #