diff options
Diffstat (limited to 'desktop/xmobar/xmobar_cabal.patch')
-rw-r--r-- | desktop/xmobar/xmobar_cabal.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/xmobar/xmobar_cabal.patch b/desktop/xmobar/xmobar_cabal.patch new file mode 100644 index 0000000000..5c64847665 --- /dev/null +++ b/desktop/xmobar/xmobar_cabal.patch @@ -0,0 +1,11 @@ +--- xmobar.cabal.orig 2012-06-23 16:00:20.668999533 +0300 ++++ xmobar.cabal 2012-06-23 16:01:42.749000428 +0300 +@@ -112,7 +112,7 @@ + time, + filepath, + X11 == 1.6.*, +- mtl == 2.0.*, ++ mtl >= 2.0.0 && < 2.2, + parsec == 3.1.*, + stm == 2.3.* + |