Safe Haskell | Safe-Infered |
---|
Text.HTML5.MetaData.Schema.Festival
- data Festival = Festival {
- description :: Description
- image :: Image
- name :: Name
- url :: Url
- attendee :: Attendee
- attendees :: Attendees
- duration :: Duration
- endDate :: EndDate
- location :: Location
- offers :: Offers
- performer :: Performer
- performers :: Performers
- startDate :: StartDate
- subEvent :: SubEvent
- subEvents :: SubEvents
- superEvent :: SuperEvent
Documentation
Event type: Festival.
Constructors
Festival | |
Fields
|