Concurrent Haskell (GHC) and Win32 Applications ?

Simon Peyton-Jones simonpj@microsoft.com
Tue, 12 Mar 2002 03:38:07 -0800


| May I assume that, if/when a multithreaded RTS stabilises,=20
| the paradigms from parallell Haskell can easily be=20
| implemented on it ("easily" meaning that it'll probably happen)?

Parallelism is never "easy".  But it'll certainly be easier.

s