[xmonad] Issue 442 in xmonad: --recompile should support arguments to GHC
codesite-noreply at google.com
codesite-noreply at google.com
Thu Apr 7 02:54:36 CEST 2011
Status: New
Owner: ----
New issue 442 by k04j... at gmail.com: --recompile should support arguments to
GHC
http://code.google.com/p/xmonad/issues/detail?id=442
What steps will reproduce the problem?
1. In your xmonad.hs, add an import to a missing module
2. Try to recompile
3. Watch xmonad present you a message suggesting you pass the -v argument
to see what folders it's searching. Try passing -v to xmonad --recompile
and get the same error.
What is the expected output? What do you see instead?
What I'd like to see is for --recompile to forward any arguments after it
to the compiler, or for there to be a separate --args argument if that's
preferable.
What version of the product are you using? On what operating system?
0.9, ubuntu linux
More information about the xmonad
mailing list