Hello Bulat,
I ran program A with writeFile instead of appendFile and it still works without problems.
Regarding program B, if I use writeFile the leaking still occurs.
Any other hints? :)
Arnoldo
Hello Arnoldo,
make some experiments - leave only one file and use version A, then
Wednesday, March 10, 2010, 11:45:56 PM, you wrote:
> I am learning haskell and I found a space leak that I find
> difficult to solve. I've been asking at #haskell but we could not solve
> the issue.
replace appendFile with writeFile
--
Best regards,
Bulat mailto:Bulat.Ziganshin@gmail.com