On Thursday, May 28, 2009, Don Stewart <[email protected]> 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 > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
