packages feed

weather-api-0.4.3.3: WeatherApi/Util.hs

module WeatherApi.Util where

mapName "data_" = "data"
mapName "type_" = "type"
mapName other  = other