[Haskell-cafe] <<loop>> error message

Omari Norman omari at smileystation.com
Fri Jun 21 23:41:19 CEST 2013


I compiled some code with GHC 7.6.3 that produces a simple error at runtime

myProgramName: <<loop>>

At which point the program exits with code 1.

Is there documentation for this error anywhere? Does it mean I have some
infinite loop in my code somewhere? If so, does GHC catch all infinite
loops? I have never gotten this error before. Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130621/0b215fb4/attachment.htm>


More information about the Haskell-Cafe mailing list