<div dir="ltr">On Mon, Mar 19, 2012 at 15:39, Simon Peyton-Jones <span dir="ltr">&lt;<a href="mailto:simonpj@microsoft.com">simonpj@microsoft.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Don&#39;t forget that with -XOverloadedStrings we already have a IsString class.  (That&#39;s not a Haskell Prime extension though.)<br></blockquote><div><br></div><div>I think that&#39;s exactly the point; currently it uses [Char] initial format and converts at runtime, which is rather unfortunate given the inefficiency of [Char].  If it has to be done at runtime, it would be nice to at least do it from a more efficient initial format.</div>
</div><div><br></div>-- <br>brandon s allbery                                      <a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a><br>wandering unix systems administrator (available)     (412) 475-9364 vm/sms<br>
<br>
</div>