Safe Haskell | None |
---|---|
Language | Haskell2010 |
Types for choosing an option from a limited set.
- data ActivityType
- = AlpineSki
- | BackcountrySki
- | Canoeing
- | CrossCountrySkiing
- | Crossfit
- | Elliptical
- | Hike
- | IceSkate
- | InlineSkate
- | Kayaking
- | KiteSurf
- | NordicSki
- | Ride
- | RockClimbing
- | RollerSki
- | Rowing
- | Run
- | Snowboard
- | Snowshoe
- | StairStepper
- | StandUpPaddling
- | Surfing
- | Swim
- | VirtualRide
- | Walk
- | WeightTraining
- | Windsurf
- | Workout
- | Yoga
- data ActivityZoneType
- data AgeGroup
- data ClubType
- = CasualClub
- | Company
- | Other
- | RacingTeam
- | Shop
- data FrameType
- data Gender
- data MeasurementPreference
- data PhotoType = InstagramPhoto
- data Resolution
- data ResourceState
- data SegmentActivityType
- data SeriesType
- data SportType
- data StreamType
- data WeightClass
Documentation
data ActivityType Source #
An activity's type.
data ActivityZoneType Source #
An activity zone's type.
An athlete's age group.
A club's type.
A bike's frame type.
An athlete's gender.
data MeasurementPreference Source #
An athlete's measurement preference.
A photo's type.
data Resolution Source #
A stream's resolution.
data ResourceState Source #
A resource's state.
data SegmentActivityType Source #
A segment's activity type.
data SeriesType Source #
A series' type in a stream.
A club's sport type.
data StreamType Source #
A stream's type.