On Sun, Jan 06, 2008 at 10:43:16PM +0100, Matthias Kilian wrote: > Update to xmonad-0.5. I hacked it a little bit to make it still > build and work with ghc-6.6.1 and without the need of updating Cabal > and the X11 bindings included within ghc.
Builds and runs fine here on i386 (besides the strange, but local, hs-x11-extra problems that I have when building from them from ports). > This also introduces a subpackage xmonad-lib that, when installed, > allows for configuring xmonad via ~/.xmonad/xmonad.hs. This means > that you can drop your own "config" file there (or use the sample > provided with the package), tweak it, hit mod-q and get a nearly > immediate restart of the (reconfigured) xmonad. The drawback: this > depends on the complete ghc and hs-x11-extras packages installed. It seems to work, though my xmonad.hs has some stuff included from XMonadContrib, so it complains. Is there a way to get the XMonadContrib stuff in, too? -- simon
