[Haskell-beginners] Learning about channels

Benjamin Edwards edwards.benj at googlemail.com
Tue May 25 06:35:38 EDT 2010


Having read this<http://haskell.org/ghc/docs/6.12.1/html/libraries/base-4.2.0.0/Control-Concurrent.html>page
a bit more I think I understand why the prgram was blocking, but if I
compile with -threaded surely the readChan function shouldn't prevent the
producer from producing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20100525/686ca391/attachment.html


More information about the Beginners mailing list