
Status: New Owner: ---- New issue 240 by graphov: recompilation fails silently http://code.google.com/p/xmonad/issues/detail?id=240 This is not actually a defect but take some time to fix. Tomorrow I got template xmonad.hs config from the wiki (now it is changed and is correct). That file contained a module declaration with name different from "Main". That caused ghc just to compile (xmonad.o produced) it but don't link (as no Main presents). As there were no compilation errors xmonad started normally but actually config wasn't applied. I was fighting with xmonad for an hour trying to force it to use rxvt-unicode instead of xterm before noticed that my config simply doesn't compile. Maybe it's better to check if the executable actually presents in xmonad directory? Thanks. -- 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