[project @ 2001-06-29 12:45:39 by simonmar]
authorsimonmar <unknown>
Fri, 29 Jun 2001 12:45:39 +0000 (12:45 +0000)
committersimonmar <unknown>
Fri, 29 Jun 2001 12:45:39 +0000 (12:45 +0000)
commited89811565f1966d9418902688461f469d985201
treee82df1a8e808e801424717646ac46c53e91da4a9
parent3f95ab8aea5501a0563a2cff1da9971752e32ef9
[project @ 2001-06-29 12:45:39 by simonmar]
Fix a bug in hGetContents, namely that it wasn't closing the handle
when the end of file was reached.  Also tried to tidy the code up a
bit while I was here.
ghc/lib/std/PrelHandle.hsc
ghc/lib/std/PrelIO.hsc