<p dir="ltr">Can you use the ghci debugger to do this? I tried adding a piece of template Haskell to the frames library and now compilation never terminates:</p>
<p dir="ltr"><a href="https://github.com/acowley/Frames/pull/59">https://github.com/acowley/Frames/pull/59</a></p>
<p dir="ltr">One compiler warning warned me of overlapping instances in relation to my ZonedTime lift instance which could totally be wrong.</p>
<p dir="ltr">I have a feeling maybe the overlapping instances could be making compilation hang, but I'm not sure.</p>
<p dir="ltr">I'm more looking for help on how to move forward and keep debugging this than an answer, but if you only have time for an answer I'll gladly do the reverse engineering work to teach myself.</p>
<p dir="ltr">Thanks all!</p>