xmobar/xmobar-0.15-mtl-2.1.patch
2012-06-11 12:48:03 +09:00

13 lines
374 B
Diff

diff -up xmobar-0.15/xmobar.cabal~ xmobar-0.15/xmobar.cabal
--- xmobar-0.15/xmobar.cabal~ 2012-06-04 09:55:49.000000000 +0900
+++ xmobar-0.15/xmobar.cabal 2012-06-11 12:35:33.020448077 +0900
@@ -112,7 +112,7 @@ executable xmobar
time,
filepath,
X11 == 1.6.*,
- mtl == 2.0.*,
+ mtl >= 2.0 && <2.2,
parsec == 3.1.*,
stm == 2.3.*