From 2ec513d2e193998958ad5bf4a5f7280f595792e9 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 4 Jan 2020 20:15:31 +0000 Subject: hliting --- 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 0cf1c54..b2a3dd4 100644 --- a/src/Xmobar/Plugins/Monitors/Weather.hs +++ b/src/Xmobar/Plugins/Monitors/Weather.hs @@ -35,7 +35,7 @@ import System.Console.GetOpt -- | Options the user may specify. -data WeatherOpts = WeatherOpts +newtype WeatherOpts = WeatherOpts { weatherString :: String } -- cgit v1.2.3