| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Strive.Options.Athletes
Description
Synopsis
Documentation
data UpdateCurrentAthleteOptions Source #
Constructors
| UpdateCurrentAthleteOptions | |
Instances
| Show UpdateCurrentAthleteOptions Source # | |
Defined in Strive.Options.Athletes Methods showsPrec :: Int -> UpdateCurrentAthleteOptions -> ShowS # show :: UpdateCurrentAthleteOptions -> String # showList :: [UpdateCurrentAthleteOptions] -> ShowS # | |
| Default UpdateCurrentAthleteOptions Source # | |
Defined in Strive.Options.Athletes Methods | |
| QueryLike UpdateCurrentAthleteOptions Source # | |
Defined in Strive.Options.Athletes Methods | |
| CityLens UpdateCurrentAthleteOptions (Maybe String) Source # | |
Defined in Strive.Internal.Lenses | |
| CountryLens UpdateCurrentAthleteOptions (Maybe String) Source # | |
Defined in Strive.Internal.Lenses | |
| SexLens UpdateCurrentAthleteOptions (Maybe Gender) Source # | |
Defined in Strive.Internal.Lenses | |
| StateLens UpdateCurrentAthleteOptions (Maybe String) Source # | |
Defined in Strive.Internal.Lenses | |
| WeightLens UpdateCurrentAthleteOptions (Maybe Double) Source # | |
Defined in Strive.Internal.Lenses | |