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

Benjamin Edwards edwards.benj at gmail.com
Mon Aug 22 10:13:18 CEST 2011


Shory answer: no.
Longer answer: google the halting problem :)

No links because I am on my phone...
On 22 Aug 2011 09:11, "Sunil S Nandihalli" <sunil.nandihalli at gmail.com>
wrote:
> Is there a way to disable haskell automatic infinite loop detection ..
> that might make it simpler to figure out where it is happening by just
> looking at the trace-output in stdout..
>
> Thanks
>
> On Mon, Aug 22, 2011 at 1:06 PM, David Virebayre
> <dav.vire+haskell at gmail.com> wrote:
>> 2011/8/22 Sunil S Nandihalli <sunil.nandihalli at gmail.com>:
>>> Hello everybody,
>>> main: <<loop>>  -> where did this come from. I know I am not printing
>>
>> Your program has an endless loop that was detected by ghc.
>>
>> David.
>>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20110822/8849062f/attachment.htm>


More information about the Beginners mailing list