<div dir="ltr"><div>I'm getting Exception: <<loop>>.</div><div><br></div><div>It doesn't print the line number. When I load the program into ghci, it still doesn't print the line number. When I trace the program in ghci it never gets to the point of emitting the exception.</div><div><br></div><div>I set up my program in stack. I tried both "stack ghci" and just "ghci".. the latter to make sure it wasn't using any compiled code (at least in my own code). If it doesn't print a line number does this mean it's happening in compiled code?<br></div><div><br></div><div>Any ideas how I can go about debugging this?</div><div><br></div></div>