openweathermap-0.1.0: Access data at OpenWeatherMap

Safe HaskellNone
LanguageHaskell2010

Web.OpenWeatherMap.Types.CurrentWeather

Synopsis

Documentation

data CurrentWeather Source #

Response to requests for current weather. Refer to https://openweathermap.org/current.

Constructors

CurrentWeather 

Fields

Instances
Show CurrentWeather Source # 
Instance details

Defined in Web.OpenWeatherMap.Types.CurrentWeather

Generic CurrentWeather Source # 
Instance details

Defined in Web.OpenWeatherMap.Types.CurrentWeather

Associated Types

type Rep CurrentWeather :: Type -> Type #

FromJSON CurrentWeather Source # 
Instance details

Defined in Web.OpenWeatherMap.Types.CurrentWeather

type Rep CurrentWeather Source # 
Instance details

Defined in Web.OpenWeatherMap.Types.CurrentWeather