[Haskell-cafe] lazy strings and parallel read

Don Stewart dons at galois.com
Fri Sep 19 12:14:35 EDT 2008


manlio_perillo:
> Hi.
> 
> After having read
> http://book.realworldhaskell.org/read/concurrent-and-multicore-programming.html#id676390
> 
> I have a doubt about Data.ByteString.Lazy.
> 
> Why getContents function don't use pread (or an emulation, if not 
> available)?

Why would it?

-- Don


More information about the Haskell-Cafe mailing list