[Haskell-cafe] Re: syscall, sigpause and EINTR on Mac OSX

Simon Marlow simonmar at microsoft.com
Mon Dec 12 10:20:52 EST 2005


On 11 December 2005 17:19, Joel Reymont wrote:

> Nothing like answering your own questions...
> 
> There's no deadlock information for the threaded version of the
> runtime so I would not have deadlock information if I were to compile
> with -threaded.

This doesn't really help you right now, but -threaded has better
deadlock detection in GHC 6.6.

Cheers,
	Simon


More information about the Haskell-Cafe mailing list