RE: GHCI and Concurrent Haskell?
15 Aug
2002
15 Aug
'02
5:47 p.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
8492
Age (days ago)
8492
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow