[project @ 2004-08-20 15:02:40 by simonmar]
authorsimonmar <unknown>
Fri, 20 Aug 2004 15:02:40 +0000 (15:02 +0000)
committersimonmar <unknown>
Fri, 20 Aug 2004 15:02:40 +0000 (15:02 +0000)
Hack to work around bug on Windows reported by Levent Erkok
<levent.erkok@intel.com>:

Prelude> let x=x in x
*** Exception: <<loop>>
Prelude> 3
Fail: thread blocked indefinitely

Details in the comment.

MERGE TO STABLE


No differences found