feed-1.0.1.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
LanguageHaskell98

Text.Atom.Pub

Description

Types for the Atom Publishing Protocol (APP)

Documentation

data Service Source #

Constructors

Service 

Fields

data Categories Source #

Constructors

CategoriesExternal URI 
Categories (Maybe Bool) (Maybe URI) [Category] 
Instances
Show Categories Source # 
Instance details

Defined in Text.Atom.Pub

Methods

showsPrec :: Int -> Categories -> ShowS

show :: Categories -> String

showList :: [Categories] -> ShowS

newtype Accept Source #

Constructors

Accept 

Fields