id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
980	timeout	simons		"forkChild is a variant of forkIO that spawns a concurrent ""IO a"" computation, and returns a ""Child a"" handle that can be used to obtain the ""a"" value once the computation has terminated.

parIO is a combinator that runs two ""IO a"" computations concurrently and returns the ""a"" value of the computation that terminates first.

timeout wraps an ""IO a"" computation to ""IO (Maybe a)"" and returns ""Nothing"" if the computation doesn't terminate within a specified time period."	task	closed	normal	_|_	libraries/base	6.6	fixed			Unknown/Multiple	Unknown/Multiple		Unknown				
