summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins/Monitors/Weather.hs
AgeCommit message (Collapse)Author
2014-02-05Drop curl dependency for the HTTP moduleBen Boeckel
2014-02-05Find out whether the weather monitor is likely to blockBen Boeckel
Uses the HTTP module to do the work rather than curl.
2013-10-27New N/A string monitor option (cf. #119)Jose Antonio Ortega Ruiz
2013-08-11Plugins.Monitors.Weather: fix parsing of unknown station nameSergei Trofimovich
reported by thunderrd Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2010-12-21Haskell sources moved to src/ to unclutter toplevelJose Antonio Ortega Ruiz