summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/Plugins/Monitors/Weather.hs
AgeCommit message (Expand)Author
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