<div class="gmail_quote">On Wed, Jul 28, 2010 at 8:38 PM, Max Cantor <span dir="ltr">&lt;<a href="mailto:mxcantor@gmail.com">mxcantor@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;">
I have a similar issue, I think.  The problem with attoparsec is it only covers the unmarshalling side, writing data to disk still requires manually marshalling values into ByteStrings.  Data.Binary with Data.Derive provide a clean, proven (encode . decode == id) way of doing this.<br>

<br>
If there&#39;s a way to accomplish this with attoparsec, I&#39;d love to know.</blockquote><div><br></div><div>Sorry, attoparsec is just a parsing library :-) </div></div>