
This package provides functions to fork threads and wait for their result, whether it's an exception or a normal value.
besides waiting for the termination of a single thread this package also provides functions to wait for a group of threads to terminate.
this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.