openweathermap-0.2.0: Access data at OpenWeatherMap

Safe HaskellNone
LanguageHaskell2010

Web.OpenWeatherMap.Types.City

Documentation

data City Source #

Constructors

City 
Instances
Show City Source # 
Instance details

Defined in Web.OpenWeatherMap.Types.City

Methods

showsPrec :: Int -> City -> ShowS #

show :: City -> String #

showList :: [City] -> ShowS #

Generic City Source # 
Instance details

Defined in Web.OpenWeatherMap.Types.City

Associated Types

type Rep City :: Type -> Type #

Methods

from :: City -> Rep City x #

to :: Rep City x -> City #

FromJSON City Source # 
Instance details

Defined in Web.OpenWeatherMap.Types.City

type Rep City Source # 
Instance details

Defined in Web.OpenWeatherMap.Types.City