Updates: Status: Accepted Labels: Priority-Medium Component-Core Type-Defect Comment #1 on issue 352 by vogt.adam: Fail to build with ghc-6.12 on Arch http://code.google.com/p/xmonad/issues/detail?id=352 This recently applied patch (in X11) is to blame: Tue Nov 3 16:16:42 EST 2009 Spencer Janssen <spencerjanssen@gmail.com> * KeyCode should be a byte, not a Unicode Char ] hunk ./Graphics/X11/Types.hsc 829 -type KeyCode = Char +type KeyCode = #{type KeyCode} Just use the released X11 binding and nothing is broken, as the aur PKGBUILD does. The development version of xmonad has been fine with released versions of X11 for quite some time. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings