feed-1.3.2.1: 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 #

Instances

Instances details
Show Feed # 
Instance details

Defined in Text.RSS1.Syntax

Methods

showsPrec :: Int -> Feed -> ShowS #

show :: Feed -> String #

showList :: [Feed] -> ShowS #

data Image #

Instances

Instances details
Show Image # 
Instance details

Defined in Text.RSS1.Syntax

Methods

showsPrec :: Int -> Image -> ShowS #

show :: Image -> String #

showList :: [Image] -> ShowS #

data Item #

Instances

Instances details
Show Item # 
Instance details

Defined in Text.RSS1.Syntax

Methods

showsPrec :: Int -> Item -> ShowS #

show :: Item -> String #

showList :: [Item] -> ShowS #

data UpdatePeriod #

Instances

Instances details
Show UpdatePeriod # 
Instance details

Defined in Text.RSS1.Syntax

Eq UpdatePeriod # 
Instance details

Defined in Text.RSS1.Syntax

data ContentInfo #

Instances

Instances details
Show ContentInfo # 
Instance details

Defined in Text.RSS1.Syntax

Eq ContentInfo # 
Instance details

Defined in Text.RSS1.Syntax