<div dir="ltr">In a rather large program I made some changes, and now I get the runtime error:<div><br></div><div>ampersand.exe: Prelude.head: empty list<br></div><div><br></div><div>Of course I know that head is partial, and should be used with care. It is used many times (we have 100+ modules in the program). Is there an elegant way to get some information about where the specific call to head is being made?</div><div><br></div><div>Thanks!</div><div><br></div><div><br></div><div><br></div></div>