From a652991bcb7d76626f1bc5a1f8c732e55dc1bbd4 Mon Sep 17 00:00:00 2001 From: slotThe Date: Thu, 2 Jan 2020 22:30:21 +0100 Subject: Update readme and changelog --- src/Xmobar/Plugins/Monitors/Weather.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Xmobar/Plugins/Monitors/Weather.hs b/src/Xmobar/Plugins/Monitors/Weather.hs index e31c3c6..0cf1c54 100644 --- a/src/Xmobar/Plugins/Monitors/Weather.hs +++ b/src/Xmobar/Plugins/Monitors/Weather.hs @@ -37,7 +37,7 @@ import System.Console.GetOpt -- | Options the user may specify. data WeatherOpts = WeatherOpts { weatherString :: String - } deriving Show + } -- | Default values for options. defaultOpts :: WeatherOpts -- cgit v1.2.3