[Haskell] How to find out who is leaking memory?

szefirov at ot.ru szefirov at ot.ru
Sun Oct 29 09:59:11 EST 2006


My program is leaking memory. It is fairly complex and long running on 
the test that leaks. On that particular test it exits abnormally telling 
me that heap is overflown.

Is there a way to find out what part is leaking memory without refactoring?




More information about the Haskell mailing list