[Haskell-cafe] How to locate a <<loop>>?
Jørgen Hermanrud Fjeld
jhf at hex.no
Tue Sep 20 10:52:59 EDT 2005
Hi.
I have a generated Haskell program that emits a
"Fail: <<loop>>"
at runtime.
Are there some tools or standard manner for identifying the lines that
participate in the loop?
The use of "-debug" and "-prof -auto-all" only provides a call stack,
and the loop is, is I understand it, due to a circular definition, so
the call stack is of little help.
--
Sincerely | Homepage:
Jørgen | http://www.hex.no/jhf
| Public GPG key:
| http://www.hex.no/jhf/key.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.haskell.org//pipermail/haskell-cafe/attachments/20050920/638685f6/attachment.bin
More information about the Haskell-Cafe
mailing list