<br><div class="gmail_quote">On Mon, Feb 4, 2008 at 2:42 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;">
byorgey:<br>
<div class="Ih2E3d">&gt; &nbsp; &nbsp;Hi all,<br>
&gt;<br>
&gt; &nbsp; &nbsp;Here are two patches to the core, one to add an Applicative instance for<br>
&gt; &nbsp; &nbsp;X, and another which adds a startupHook :: X () to the config. &nbsp;I wrote<br>
&gt; &nbsp; &nbsp;them to support updates to PerWorkspace (patch to follow shortly), but I<br>
&gt; &nbsp; &nbsp;think they&#39;re both useful in and of themselves, especially the<br>
&gt; &nbsp; &nbsp;startupHook.<br>
<br>
</div>Can we derive the Applicative instance? (Are applicatives in mtl yet?)<br>
</blockquote></div><br>Good question: I tried, and it doesn&#39;t work. =(<br>