[project @ 2005-01-14 11:46:24 by simonmar]
authorsimonmar <unknown>
Fri, 14 Jan 2005 11:46:24 +0000 (11:46 +0000)
committersimonmar <unknown>
Fri, 14 Jan 2005 11:46:24 +0000 (11:46 +0000)
commit5155d694cd4118c134dc74fe19348ac70e22433d
treef853020dfef2ffc5275149faee7dd287b0e1bb9f
parent20b21f5bd6cbb71919da4db7137d355ae5efe4ac
[project @ 2005-01-14 11:46:24 by simonmar]
hGetStringBuffer: hClose the file after we've read it (duh).  This
causes a real problem on Windows, where the file remains locked in
GHCi, and cannot be modified until after the finalizer has closed it
(bug #1047408).
ghc/compiler/utils/StringBuffer.lhs