22 Aug
2011
22 Aug
'11
3:52 p.m.
Yes David, it is printing some stuff.. I am trying to track down where it is getting into infinite loop by placing a lot of trace commands .. Thanks Sunil. On Mon, Aug 22, 2011 at 1:19 PM, David Virebayre <dav.vire+haskell@gmail.com> wrote:
2011/8/22 Sunil S Nandihalli <sunil.nandihalli@gmail.com>:
Is there a way I can find out where it is in infinite loop?
I don't know of any other way to find it than looking at the code, I hope someone with more experience will be able to explain a better way.
After looking at the source code you posted, does it print anything before it prints <<loop>> ?