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.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

Instances details
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