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

codesite-noreply at google.com codesite-noreply at google.com
Mon Dec 14 21:08:00 EST 2009


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


More information about the xmonad mailing list