And multithreading?
Nick Name <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.gui |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 11 Mar 2003 15:35:14 +0100 Daan Leijen <[email protected]> wrote: > > It wasn't personal or anything. Just wanted to make sure that > this "rumor" wouldn't get a life of its own :-) Of course, thread support in GHC (and other preemptive implementations of concurrent haskell) should be heavily considered in the specification stage. I don't have any skill to speak about that, but I fear that a GUI not designed for concurrency from the start will cause problems to concurrency till its end; please take some decision on this topic before starting the specification. Vincenzo