From 7a4219abe3b4885820bece194c7f125274a711c6 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Wed, 5 Feb 2014 02:33:22 -0500 Subject: Find out whether the weather monitor is likely to block Uses the HTTP module to do the work rather than curl. --- xmobar.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 39aa0dc..9a26c5d 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -108,6 +108,7 @@ executable xmobar X11 >= 1.6.1, mtl >= 2.0 && < 2.2, parsec == 3.1.*, + HTTP >= 4000, stm >= 2.3 && < 2.5 if flag(with_threaded) -- cgit v1.2.3