Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Instances
Show Wind Source # | |
Generic Wind Source # | |
FromJSON Wind Source # | |
type Rep Wind Source # | |
Defined in Web.OpenWeatherMap.Types.Wind type Rep Wind = D1 (MetaData "Wind" "Web.OpenWeatherMap.Types.Wind" "openweathermap-0.1.0-K0fJ2g59yGn6Tje0q1kppl" False) (C1 (MetaCons "Wind" PrefixI True) (S1 (MetaSel (Just "speed") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Double) :*: S1 (MetaSel (Just "deg") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Double))) |