RE: GHCI and Concurrent Haskell?

15 Aug
2002
15 Aug
'02
5:47 a.m.
Is it possible to test code using the concurrency features with GHCI?
There's one problem: everything stops when the prompt appears in GHCi. This is because our readline interface isn't thread-friendly. Otherwise, concurrency works fine in GHCi. Cheers, Simon
8314
Age (days ago)
8314
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow