-1.<br><br>A ShowS instance would interfere with any other anonymous reader-monad style IsString instance.<br><br>-Edward Kmett<br><br><div class="gmail_quote">On Mon, Oct 5, 2009 at 5:23 AM, Nicolas Pouillard <span dir="ltr">&lt;<a href="mailto:nicolas.pouillard@gmail.com">nicolas.pouillard@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Excerpts from Bas van Dijk&#39;s message of Mon Oct 05 09:27:07 +0200 2009:<br>
<div class="im">&gt; On Sun, Sep 27, 2009 at 10:51 PM, Bas van Dijk &lt;<a href="mailto:v.dijk.bas@gmail.com">v.dijk.bas@gmail.com</a>&gt; wrote:<br>
&gt; &gt; Hello,<br>
&gt; &gt;<br>
&gt; &gt; It would be really nice to use OverloadedStrings when constructing a<br>
&gt; &gt; ShowS, for example in a definition of showsPrec in an instance for<br>
&gt; &gt; Show.<br>
&gt; &gt;<br>
&gt; &gt; The patch attached in the ticket[3544] adds the necessary instance to<br>
&gt; &gt; base/GHC/Show.lhs:<br>
&gt; &gt;<br>
&gt; &gt; instance IsString ShowS where<br>
&gt; &gt;    fromString = showString<br>
&gt; &gt;<br>
&gt; &gt; Note that this does require TypeSynonymInstances.<br>
&gt; &gt;<br>
&gt; &gt; Discussion period 2 weeks.<br>
&gt; &gt;<br>
&gt; &gt; regards,<br>
&gt; &gt;<br>
&gt; &gt; Bas<br>
&gt; &gt;<br>
&gt; &gt; [3544] <a href="http://hackage.haskell.org/trac/ghc/ticket/3544" target="_blank">http://hackage.haskell.org/trac/ghc/ticket/3544</a><br>
&gt; &gt;<br>
&gt;<br>
&gt; Just a reminder for this proposal. One week has passed and one to go.<br>
&gt;<br>
&gt; Any comments, +1 or -1?<br>
<br>
</div>+1<br>
<font color="#888888"><br>
--<br>
Nicolas Pouillard<br>
<a href="http://nicolaspouillard.fr" target="_blank">http://nicolaspouillard.fr</a><br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Libraries mailing list<br>
<a href="mailto:Libraries@haskell.org">Libraries@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/libraries" target="_blank">http://www.haskell.org/mailman/listinfo/libraries</a><br>
</div></div></blockquote></div><br>