To get around this, I did `darcs unpull` over some patches which create the dependency issue. These are the ones which I removed, if anyone wants: Sun Dec 4 02:00:38 IST 2011 gwern0@gmail.com * Paste.hs: rm noModMask, shifted definition to X11 binding (see previous email) Fri Mar 16 05:33:02 IST 2012 Daniel Wagner <daniel@wagner-home.com> * bump X11 dependency so that noModMask is available Fri Mar 16 05:52:04 IST 2012 Ben Boeckel <mathstuf@gmail.com> * add-dynamic-bars-module This adds the X.H.DynamicBars module. It allows per-screen status bars to be easily managed and dynamically handles the number of screens changing. I use the debian installed X11 libs, which is still 1.5.0.1 and so is the one at hackage. Please suggest if there are better ways of dealing with this. -- Rohan On 10:32 +0200 / 26 Mar, Jan-David Quesel wrote:
Hey,
where can I get X11 version 1.6.0? I do not find it anywhere on the web and the darcs repo http://darcs.haskell.org/X11 does not exist anymore.
Jan
On Fri, Mar 16, 2012 at 1:06 AM, <wagnerdm@seas.upenn.edu> wrote:
A corresponding patch just went into xmonad-contrib.
Thu Mar 15 20:01:06 EDT 2012 Daniel Wagner <daniel@wagner-home.com> * bump X11 dependency
Strictly speaking, it probably isn't necessary to depend on a newer X11, since xmonad still builds just fine with X11-1.5. However, xmonad-contrib does *not* build fine with X11-1.5, and we would like to avoid the confusing situation where someone successfully builds xmonad (with X11-1.5), then finds that building xmonad-contrib requires rebuilding xmonad from scratch (with a newer X11).
_______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad
_______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad