Hello, I'm taking profile for my program with -auto-all -caf-all. I found that I don't understand what "entries" means. An IO function in my program should be called N times but "entries" shows 3N. I inserted putStrLn in that function and ensured that it was called just N times. Please tell me what "entries" mean exactly. --Kazu