weather-api-0.3.0: Weather api implemented in haskell

Safe HaskellNone

WeatherApi.WWOnline

Synopsis

Documentation

initApi :: ApiKey -> ConfigSource

Make config for use with WeatherApi functions

makeQueryFun :: (String -> String) -> HandleStream String -> String -> IO ApiResponseSource

This return function witch will actualy retrieve and parse weather from stream