<br><div class="gmail_quote">On Jan 3, 2008 8:19 PM, Don Stewart <<a href="mailto:dons@galois.com">dons@galois.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
allbery:<br><div class="Ih2E3d">><br>> On Jan 3, 2008, at 17:19 , Don Stewart wrote:<br>><br>> >well, a lot of other apps don't put stub config files in, vim/mutt/ion<br>> >etc. they instead document what needs to be done.
<br>><br>> As a counterexample, last I checked Pine did copy in a default config.<br><br></div>So I'm open to the idea, but need a good story for how to<br>avoid *requiring* ghc at runtime. At the moment, as soon as
<br>you create a config file, xmonad will try to compile it.<br><br>If you never customise xmonad, then that runtime dependency isn't<br>required. But maybe that doesn't matter?<br><font color="#888888"></font></blockquote>
<br>Well, that's a good point. An idea to get around this easily would be to copy the template to a file called something different (e.g. xmonad.hs.customize-me) with a comment at the top saying to rename it to xmonad.hs
. I really can't imagine there will be many (if any) users that use xmonad without customizing it, though (?).<br><br>-Brent</div>