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