[project @ 2000-01-18 12:44:37 by simonmar]
authorsimonmar <unknown>
Tue, 18 Jan 2000 12:44:37 +0000 (12:44 +0000)
committersimonmar <unknown>
Tue, 18 Jan 2000 12:44:37 +0000 (12:44 +0000)
commit382ca27d7b1e33640b9dab670bfbf3f32bb3f4cf
tree8b5b763975c53145b1d64ff8a37fe1be43713e7b
parent246dc73cf25718231d27e653b6056cca08e303cc
[project @ 2000-01-18 12:44:37 by simonmar]
Don't hold the lock on the Handle while we block waiting for data on a
read.  This is a partial solution to the general problem of holding a
lock on the Handle while in mayBlock.
ghc/lib/std/IO.lhs
ghc/lib/std/PrelHandle.lhs