summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal1
1 files changed, 1 insertions, 0 deletions
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)