thread-hierarchy-0.3.0.0: Simple Haskel thread management in hierarchical manner

thread-hierarchy-0.3.0.0: Simple Haskel thread management in hierarchical manner

This package provides parent-child association and guaranteed clean-up of children over plain Haskell thread. You can terminate all child threads and grand child threads by just killing their parent thread. asynchronous exception.

Signatures

Modules