aboutsummaryrefslogtreecommitdiff
path: root/lib/Web/OpenWeatherMap/Types/CurrentWeather.hs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Web/OpenWeatherMap/Types/CurrentWeather.hs')
-rw-r--r--lib/Web/OpenWeatherMap/Types/CurrentWeather.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Web/OpenWeatherMap/Types/CurrentWeather.hs b/lib/Web/OpenWeatherMap/Types/CurrentWeather.hs
index 02d3371..7131dfe 100644
--- a/lib/Web/OpenWeatherMap/Types/CurrentWeather.hs
+++ b/lib/Web/OpenWeatherMap/Types/CurrentWeather.hs
@@ -29,6 +29,7 @@ data CurrentWeather =
, clouds :: Clouds
, dt :: Int
, sys :: Sys
+ , timezone :: Int
, id :: Int
, name :: String
, cod :: Int