<div class="gmail_quote">On Sun, Sep 19, 2010 at 9:37 PM, John Millikin <span dir="ltr">&lt;<a href="mailto:jmillikin@gmail.com">jmillikin@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
</div>What&#39;s new in text-0.9 ? All I see in darcs is a newtype&#39;d param in<br>
the Foreign module.<br>
</blockquote></div><br><div>That is all that&#39;s new, but the PVP suggests that this requires a version bump, since it changes an existing interface.</div><div><br></div><div>The purpose of the newtype is to make it less likely that one could confuse indices into the Word16 array with a count of Unicode code points.</div>