9 Jun
2011
9 Jun
'11
4:45 a.m.
This 1-patch bundle was just applied to http://code.haskell.org/xmonad: 20110426062341 Jens Petersen <juhp@community.haskell.org> * output error code when xmonad.hs compile fails without any error output Currently if there is no ghc on the path say for some reason, xmonad.error is empty. This patch makes it output the exitcode code when the compile process fails without any error output. (It might be easier just to spawn a shell to get "ghc: command not found" output for free.) -- This message was brought to you by DarcsWatch http://darcswatch.nomeata.de/repo_http:__code.haskell.org_xmonad.html#bundle...