communication between thread

Juan Ignacio García García jigg@ugr.es
Fri, 30 Mar 2001 12:42:02 +0200


Hello,

I am using the library oncurrent of GHC. I'd like to know how two
different threads can communicate each other. 
To solve the problem I thought in something like a global variable. If
there any method to avoid the use of that kind of variables in haskell.

Thanks in advance

J. I. García