Re: how to debug?

2002-10-06 Thread D . Wakeling
David Roundy [EMAIL PROTECTED] writes: How does one debug in haskell? I have a function that I could swear should behave differently than it does, and after tracking down bugs for many hours, I'm wondering if there's any way to step through the evaluation of a haskell function? The best

(no subject)

2002-01-08 Thread D . Wakeling
Hello, Is there any reason why the gap in a string literal is defined as gap - \whitechar {whitechar}\ (in Section 2.6 of the report), rather than gap - \whitespace\ ? The second, more liberal, definition of gap seems more natural. Moreover, it would allow comments in the