HAppS-Data-0.9.2.1: HAppS data manipulation librariesContentsIndex
HAppS.Data.Atom
Documentation
data Entry
Constructors
Entry [Author] [Category] (Maybe Content) [Contributor] Id (Maybe Published) (Maybe Summary) Title Updated
show/hide Instances
Eq Entry
Data Entry
Ord Entry
Read Entry
Show Entry
Typeable Entry
Default Entry
(Data ctx ([] Author), Data ctx ([] Category), Data ctx (Maybe Content), Data ctx ([] Contributor), Data ctx Id, Data ctx (Maybe Published), Data ctx (Maybe Summary), Data ctx Title, Data ctx Updated, Sat (ctx Entry), Sat (ctx ([] Author)), Sat (ctx ([] Category)), Sat (ctx (Maybe Content)), Sat (ctx ([] Contributor)), Sat (ctx Id), Sat (ctx (Maybe Published)), Sat (ctx (Maybe Summary)), Sat (ctx Title), Sat (ctx Updated)) => Data ctx Entry
data Feed
Constructors
Feed [Entry]
show/hide Instances
data Author
Constructors
Author PersonConstruct
show/hide Instances
data Contributor
Constructors
Contributor PersonConstruct
show/hide Instances
data Category
Constructors
Category Term (Maybe Scheme) (Maybe Label)
show/hide Instances
newtype Id
Constructors
Id Integer
show/hide Instances
data Title
Constructors
Title TextConstruct
show/hide Instances
newtype Published
Constructors
Published DateConstruct
show/hide Instances
newtype Updated
Constructors
Updated DateConstruct
show/hide Instances
newtype Summary
Constructors
Summary TextConstruct
show/hide Instances
newtype Content
Constructors
Content TextConstruct
show/hide Instances
newtype Word
Constructors
Word String
show/hide Instances
newtype Email
Constructors
Email String
show/hide Instances
Produced by Haddock version 2.1.0