cognimeta-utils-0.1.2: Utilities for Cognimeta products (such as perdure). API may change often.

Safe HaskellSafe-Inferred

Cgm.Control.Concurrent.TThread

Documentation

run2 :: Task2 c a b -> Task2 c b a -> IO cSource

runWithDeamon :: (String, IO c) -> (String, IO ()) -> IO cSource