Something that I would find useful for profiling would be an RTS flag that made the program run several times. That way I can get more accurate numbers in the profiling report.
At the moment I usually rename main to main', and set up a main that runs main' 100 times. -- Ashley Yakeley, Seattle WA _______________________________________________ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
