From 98938f15c39baaaff52d70606dfba49c4bb854b5 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 11 Oct 2014 20:21:38 +0200 Subject: Compatibility with mtl 2.1 Thanks to Apollon Oikonomopoulos!! --- xmobar.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 469e45c..fe500f1 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -110,8 +110,9 @@ executable xmobar unix, time, filepath, + transformers, X11 >= 1.6.1, - mtl >= 2.2.1 && < 2.3, + mtl >= 2.1 && < 2.3, parsec == 3.1.*, HTTP >= 4000, stm >= 2.3 && < 2.5 -- cgit v1.2.3