From c9d6896cbd7e03af344f5d053c267174ccd10a11 Mon Sep 17 00:00:00 2001 From: Alexander Polakov Date: Mon, 25 Feb 2013 03:30:53 +0400 Subject: readBitmapFile was included into X11 package --- xmobar.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 6a1cbb8..49ad9ff 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -74,7 +74,7 @@ executable xmobar hs-source-dirs: src main-is: Main.hs other-modules: - Xmobar, Bitmap, Config, Parsers, Commands, Localize, XGraphic, + Xmobar, Bitmap, Config, Parsers, Commands, Localize, XUtil, StatFS, Runnable, ColorCache, Window, Signal, Plugins, Plugins.BufferedPipeReader, Plugins.CommandReader, Plugins.Date, Plugins.EWMH, @@ -104,7 +104,7 @@ executable xmobar unix, time, filepath, - X11 == 1.6.*, + X11 >= 1.6.1, mtl >= 2.0 && < 2.2, parsec == 3.1.*, stm >= 2.3 && < 2.5 -- cgit v1.2.3