[Haskell-cafe] Concurrency in Haskell

Alec Berryman alec at thened.net
Thu Jan 25 16:13:53 EST 2007


Chris Eidhof on 2007-01-25 22:04:18 +0100:

> Yes, I'm curious too. For example, it would be great if we could  
> change a function that uses map almost automatically to a function  
> that does the map in parallel. Ofcourse it should be in the IO monad,  
> so maybe mapM would be a better choice to start with.

http://www.haskell.org/ghc/docs/latest/html/users_guide/lang-parallel.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20070125/c8487316/attachment.bin


More information about the Haskell-Cafe mailing list