libghc-threads-prof

Fork threads and wait for their result; profiling libraries
  https://github.com/basvandijk/threads
  0
  no reviews



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, compiled for profiling. see http://www.haskell.org/ for more information on haskell.