fix race conditions in sandboxIO (#1583, #1922, #1946)
authorSimon Marlow <simonmar@microsoft.com>
Tue, 4 Dec 2007 11:44:44 +0000 (11:44 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Tue, 4 Dec 2007 11:44:44 +0000 (11:44 +0000)
commita8984a8784090c853a27e832f31e8dd157d01216
treed403f7821cb7a9d19c2145ace79f0588a523b55d
parentd297cfc0ca26fa68ec38756c0751a589c97e0206
fix race conditions in sandboxIO (#1583, #1922, #1946)
using the new block-inheriting forkIO (#1048)
compiler/main/InteractiveEval.hs