<div class="gmail_quote">On Sun, Feb 27, 2011 at 9:18 PM, wren ng thornton <span dir="ltr">&lt;<a href="mailto:wren@freegeek.org">wren@freegeek.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
I&#39;ve written variants of the <a href="http://System.Posix.IO" target="_blank">System.Posix.IO</a> API for strict and lazy ByteStrings which are currently lingering in their own unpublished package[1]. It&#39;s silly to have a separate package for just four functions, so I&#39;d like to see it combined into the unix package. I don&#39;t have access to create a new ticket with the patch, but it&#39;s available at [2].</blockquote>
<div><br></div><div>I think that the strict bytestring version should just replace the current function in <a href="http://System.Posix.IO">System.Posix.IO</a>, and the lazy version should not go in at all. This is the approach taken by the network package, and it&#39;s cleanest.</div>
</div>