diff options
author | michaellilanushoober <30565219+michaellilanushoober@users.noreply.github.com> | 2017-07-30 17:43:41 +0200 |
---|---|---|
committer | michaellilanushoober <30565219+michaellilanushoober@users.noreply.github.com> | 2017-07-30 17:43:41 +0200 |
commit | f0c265b3b4359e866673954dbcc5a586c7ae51dd (patch) | |
tree | 2e6fe4bb0a1680a4297378b2576285a64a76a08f /samples/Plugins/HelloWorld.hs | |
parent | 4e016c5c2065430d58b1c2a75de524a4adb7dd38 (diff) | |
download | xmobar-f0c265b3b4359e866673954dbcc5a586c7ae51dd.tar.gz xmobar-f0c265b3b4359e866673954dbcc5a586c7ae51dd.tar.bz2 |
Guard monitor 'Weather' behind flag 'with_weather'
Hide the monitor 'Weather' behind a flag named 'with_weather'.
This implies that the dependency on the module 'HTTP' is now optional.
The default for 'with_weather' is True since we do not want to break
backwards compatibility/user experience.
Further moved the effect of the flag with_conduit within the branch of
'with_weather', since that flag only has some effect if 'with_weather'
is true.
Diffstat (limited to 'samples/Plugins/HelloWorld.hs')
0 files changed, 0 insertions, 0 deletions