[Haskell-cafe] Re: Data.Binary and little endian encoding
David Leimbach
leimy2k at gmail.com
Thu May 28 12:13:51 EDT 2009
On Thursday, May 28, 2009, Don Stewart <dons at galois.com> wrote:
> leimy2k:
>> I'm also trying to figure out how bad/good Haskell Binary IO really is that
>> it's been addressed a few times differently :-)
>
> FWIW Binary IO as implemented in Data.Binary is widely used in our
> production systems at Galois. I'd be fairly confident in it.
>
Fair enough. I am just new to the interface, wondering if I should
try matching responses by pulling apart via Get, or the bit syntax
package.
> -- Don
>
More information about the Haskell-Cafe
mailing list