openweathermap-0.2.0: Access data at OpenWeatherMap
Web.OpenWeatherMap.Types.Main
data Main Source #
Constructors
Fields
Defined in Web.OpenWeatherMap.Types.Main
Methods
showsPrec :: Int -> Main -> ShowS #
show :: Main -> String #
showList :: [Main] -> ShowS #
Associated Types
type Rep Main :: Type -> Type #
from :: Main -> Rep Main x #
to :: Rep Main x -> Main #
parseJSON :: Value -> Parser Main #
parseJSONList :: Value -> Parser [Main] #