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

Module documentation for 0.2.0.2

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2018-06-18(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.