summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/Plugins/Monitors/Weather.hs
AgeCommit message (Expand)Author
2020-01-04Replace parseOpts with a generic functionslotThe
2020-01-04hlitingjao
2020-01-04Update readme and changelogslotThe
2020-01-04Add 'WeatherOpts' type and first option to weather pluginslotThe
2019-12-23Add support for the "Weather" fieldslotThe
2019-06-29New WeatherX variant with sky conditions translationsjao
2019-02-07Always require http-conduit for weather (fixes #378)jao
2019-02-06Fix for warnings in when using conduitjao
2019-02-06Weather plugin: station URL updated to httpsjao
2018-11-25Back to app/src, since it seems they're the default convention for stackjao
2018-11-21All sources moved inside srcjao
2018-11-21Split Modules into Library & Executable StructurePavan Rikhi