[Xmonad] Compile error
Alec Berryman
alec at thened.net
Wed May 9 04:52:48 EDT 2007
Kai Grossjohann on 2007-05-09 09:49:42 +0200:
> [6 of 6] Compiling Main ( Main.hs, dist/build/xmonad/xmonad-tmp/Main.o )
>
> Main.hs:157:32:
> Couldn't match expected type `Display'
> against inferred type `Event'
> In the first argument of `refreshKeyboardMapping', namely `e'
> In the second argument of `($)', namely `refreshKeyboardMapping e'
> In the expression: io $ (refreshKeyboardMapping e)
I don't think you have an up-to-date version of X11-extras. Last week
or so X11-extras got a fixed version of refreshKeyboardMapping and the
line of code ghc is dying on went into xmonad at the same time.
More information about the Xmonad
mailing list