<div dir="ltr"><div>Yes, very probably this is a bug.  Please file a ticket and assign to me (or better still send a diff!).</div><div><br></div><div>Cheers</div><div>Simon<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 6 June 2018 at 08:58, Rahul Muttineni <span dir="ltr"><<a href="mailto:rahulmutt@gmail.com" target="_blank">rahulmutt@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello devs,</div><div><br></div><div>I noticed that in ghc/GHCi/UI.hs, the calls to 'revertCAFs' are made in the compiler's RTS instead of the interpreter's RTS. When -fexternal-interpreter is on this distinction is visible, otherwise they are one and the same so it works as intended.</div><div><br></div><div>Shouldn't there be a RevertCAFs data constructor in `libraries/ghci/GHCi/Message.<wbr>hs` to tell the interpreter process to revert the CAFs in its heap?<br></div><div><div><br></div><div>Thanks,<br></div><div><div class="m_-57704541219010618gmail_signature" data-smartmail="gmail_signature">Rahul Muttineni</div>
</div></div></div>
<br>______________________________<wbr>_________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/ghc-devs</a><br>
<br></blockquote></div><br></div>