summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorPeter Kasza <mr.schyte@gmail.com>2012-04-14 20:47:05 +0200
committerPeter Kasza <mr.schyte@gmail.com>2012-04-14 20:47:05 +0200
commitdaf28d5b756618290e9cf3938c4cb3f2f8f98a22 (patch)
tree2571883ce046aa207947ac8fbfc870624b9e99f2 /xmobar.cabal
parent16517597eeeb4a1f62e10c5c5b503b6effa3e02e (diff)
downloadxmobar-daf28d5b756618290e9cf3938c4cb3f2f8f98a22.tar.gz
xmobar-daf28d5b756618290e9cf3938c4cb3f2f8f98a22.tar.bz2
Removed 'modifyTVar' to be compatible with STM-2.3.
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 b08c101..0114695 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -107,7 +107,7 @@ executable xmobar
X11 == 1.6.*,
mtl == 2.0.*,
parsec == 3.1.*,
- stm == 2.2.*
+ stm == 2.3.*
if flag(small_base)
build-depends: