bos: > On Mon, Aug 25, 2008 at 2:28 PM, Don Stewart <[EMAIL PROTECTED]> wrote: > > > I've pushed a decodeFile that does a whnf on the tail after decoding. > > Does this mean that there are now NFData instances for bytestrings? > That would be handy.
No, since I can get whnf with `seq`. However, that does sound like a good idea (a patch to the parallel library? ) _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
