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