summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2014-10-28 07:23:44 +0100
committerjao <jao@gnu.org>2014-10-28 07:23:44 +0100
commit715af1288cf61d643f8267c734338265a6ba516b (patch)
treee222702156e57403b81c680e0e71fc7f2c1523b4 /xmobar.cabal
parent3fd33433ed6a9dadefc22cb3b4f85636c681db2f (diff)
downloadxmobar-715af1288cf61d643f8267c734338265a6ba516b.tar.gz
xmobar-715af1288cf61d643f8267c734338265a6ba516b.tar.bz2
HTTP dependency updated to 4000.2.4 (should close #200)
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 3aff69d..d952cf2 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -114,7 +114,7 @@ executable xmobar
X11 >= 1.6.1,
mtl >= 2.1 && < 2.3,
parsec == 3.1.*,
- HTTP >= 4000,
+ HTTP >= 4000.2.4,
stm >= 2.3 && < 2.5
if flag(with_threaded)