Control.Monad.Par
data Par a
runPar
runParIO
fork
data IVar a
new
newFull
newFull_
get
put
put_
spawn
spawn_
spawnP
class NFData a