What causes hsc2hs "permission denied" errors during build?

Bulat Ziganshin bulat.ziganshin at gmail.com
Thu Sep 7 06:43:45 EDT 2006


Hello Esa,

Thursday, September 7, 2006, 1:34:13 PM, you wrote:

> The problem is that removeFile is called for a file that has an open handle,
> because the handle is not garbage collected yet.

a workaround may be to call "performGC" just before removeFile

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Cvs-ghc mailing list