<br><div class="gmail_quote">On Jan 3, 2008 8:19 PM, Don Stewart &lt;<a href="mailto:dons@galois.com">dons@galois.com</a>&gt; 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">&gt;<br>&gt; On Jan 3, 2008, at 17:19 , Don Stewart wrote:<br>&gt;<br>&gt; &gt;well, a lot of other apps don&#39;t put stub config files in, vim/mutt/ion<br>&gt; &gt;etc. they instead document what needs to be done.
<br>&gt;<br>&gt; As a counterexample, last I checked Pine did copy in a default config.<br><br></div>So I&#39;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&#39;t<br>required. But maybe that doesn&#39;t matter?<br><font color="#888888"></font></blockquote>
<br>Well, that&#39;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
.&nbsp; I really can&#39;t imagine there will be many (if any) users that use xmonad without customizing it, though (?).<br><br>-Brent</div>