[Haskell-beginners] main: <<loop>> ....?

Sunil S Nandihalli sunil.nandihalli at gmail.com
Mon Aug 22 09:56:34 CEST 2011


Just curious if it executes the infinite loop at least once before
cutting off...

Sunil.

On Mon, Aug 22, 2011 at 1:22 PM, Sunil S Nandihalli
<sunil.nandihalli at gmail.com> wrote:
> 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 at gmail.com> wrote:
>> 2011/8/22 Sunil S Nandihalli <sunil.nandihalli at 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>> ?
>>
>



More information about the Beginners mailing list