<div dir="ltr"><div>I added this to the wiki. It would be nice to have a wrapper similar to `run.sh` but for starting ghcid, I believe.</div><div><br></div><div>--</div><div>Best wishes,</div><div>Artem<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, 29 Jul 2018 at 10:41 Matthew Pickering <<a href="mailto:matthewtpickering@gmail.com">matthewtpickering@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can you please update the wiki page?<br>
<br>
<a href="https://ghc.haskell.org/trac/ghc/wiki/Building/InGhci" rel="noreferrer" target="_blank">https://ghc.haskell.org/trac/ghc/wiki/Building/InGhci</a><br>
<br>
Matt<br>
<br>
On Sun, Jul 29, 2018 at 6:18 AM, Michael Sloan <<a href="mailto:mgsloan@gmail.com" target="_blank">mgsloan@gmail.com</a>> wrote:<br>
> Hello GHC developers!<br>
><br>
> Now that D4904 and D4986 are merged, if you have recently built GHC<br>
> then you can use "./utils/ghc-in-ghci/run.sh -fobject-code" to load<br>
> GHC into GHCi (throwing on a "-j8" helps too).  For me, this makes<br>
> development far more pleasant, as often I can make a change and try it<br>
> out in only 15 or 20 seconds.  Thanks to Csongor Kiss for writing the<br>
> initial ghci script, and Matthew Pickering for posting about it to the<br>
> mailinglist, as otherwise I probably wouldn't have known about it.<br>
><br>
> I wrote a blog post about the topic on my new blog:<br>
> <a href="http://www.mgsloan.com/posts/ghcinception/" rel="noreferrer" target="_blank">http://www.mgsloan.com/posts/ghcinception/</a><br>
><br>
> Once D5015 is merged, the explicit "-fobject-code" won't be needed.<br>
> Once <a href="https://ghc.haskell.org/trac/ghc/ticket/15454" rel="noreferrer" target="_blank">https://ghc.haskell.org/trac/ghc/ticket/15454</a> is addressed, it<br>
> might not be needed at all, leading to even faster loading ;)<br>
><br>
> Happy ghci-ing!<br>
> -Michael<br>
> _______________________________________________<br>
> ghc-devs mailing list<br>
> <a href="mailto:ghc-devs@haskell.org" target="_blank">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-bin/mailman/listinfo/ghc-devs</a><br>
_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org" target="_blank">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-bin/mailman/listinfo/ghc-devs</a><br>
</blockquote></div>