Wolfgang Thaller wrote: > 4b) Same as 4a, plus: Calling CGA functions should not block other > concurrent Haskell threads (except if the function is guaranteed to > finish in a short time). What does this entail? I.e. how do you ensure that a function doesn't block other concurrent Haskell threads? -- Glynn Clements <glynn.clements@virgin.net>