"Henk-Jan.van.Tuyl" <[EMAIL PROTECTED]> writes: > L.S.,
(Whom?) > Does anyone know about documentation (preferably on the Web) on how to > prevent/find/remove space leaks? Are there any differences between > Hugs and GHC or any other Haskell platform, regarding space leaks? I should probably invest the time to learn Hat or Buddha or something, but I find I get pretty far using GHCs (mostly adopted from NHC, I believe) memory profiling. Look it up in the (excellent) User Guide! > Java, for example, does not have [space leaks] Makes me wonder why my Java-using aquaintances are so frustrated about it, then... :-) -kzm -- If I haven't seen further, it is by standing in the footprints of giants _______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe
