From daf28d5b756618290e9cf3938c4cb3f2f8f98a22 Mon Sep 17 00:00:00 2001 From: Peter Kasza Date: Sat, 14 Apr 2012 20:47:05 +0200 Subject: Removed 'modifyTVar' to be compatible with STM-2.3. --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmobar.cabal') 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: -- cgit v1.2.3