
25 Apr
2003
25 Apr
'03
4:50 a.m.
One of my GHC programs is running much more slowly than I'd expect, and I wonder if laziness is getting in the way or if it's getting into an infinite loop. How should I diagnose the problem? Tonight I've started with Hat - it seems to install okay, but doesn't seem to have a Control/Monad/Identity.hx file that I need. ): -- Mark

25 Apr
25 Apr
5:52 a.m.
On Fri, 25 Apr 2003 00:50:41 -0400 (EDT) Mark Carroll wrote:
One of my GHC programs is running much more slowly than I'd expect, and I wonder if laziness is getting in the way or if it's getting into an infinite loop.
How should I diagnose the problem?
Try the profiler. Check the GHC User Guide for details.
8109
Age (days ago)
8109
Last active (days ago)
1 comments
2 participants
participants (2)
-
Derek Elkins
-
Mark Carroll