[Haskell-cafe] Where threadSleep is defined?

Felipe Almeida Lessa felipe.lessa at gmail.com
Tue Dec 6 17:58:43 CET 2011


It's threadDelay on Control.Concurrent [1].

Cheers,

[1] http://hackage.haskell.org/packages/archive/base/4.4.1.0/doc/html/Control-Concurrent.html#v:threadDelay

-- 
Felipe.



More information about the Haskell-Cafe mailing list