Issue 352 in xmonad: Fail to build with ghc-6.12 on Arch

Status: New Owner: ---- New issue 352 by wei.hoo: Fail to build with ghc-6.12 on Arch http://code.google.com/p/xmonad/issues/detail?id=352 What steps will reproduce the problem? 1. Install ghc from [testing] 2. Install haskell-x11-darcs from AUR 3. Rebuild haskell-x11-xft from [community] 4. Build xmonad-darcs What is the expected output? What do you see instead? XMonad/Main.hsc:338:21: Couldn't match expected type `base:GHC.Word.Word8' against inferred type `Char' Expected type: KeyCode Inferred type: Char In the second argument of `(/=)', namely '\NUL' In the first argument of `when', namely `(kc /= '\NUL')' What version of the product are you using? On what operating system? Darcs. Arch Linux. Are you using an xmonad.hs? Please attach it and the output of "xmonad --recompile". Please provide any additional information below. -- 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

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
participants (1)
-
codesite-noreply@google.com