BSD-3-Clause licensed by David Anderson
Maintained by [email protected]
This version can be pinned in stack with:forkable-monad-0.2.0.3@sha256:7b54a4f91f47a38e3b4090a3da2869afaf58680e919e3e7f676ce40fcff2d6be,1196

Module documentation for 0.2.0.3

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2019-03-16(full list with versions):

< This module defines a more generic version of Control.Concurrent's forkIO, which can directly run some complex monadic actions as well as plain IO actions.