<div dir="ltr">On Mon, Apr 6, 2015 at 1:46 PM, Jeremy <span dir="ltr"><<a href="mailto:voldermort@hotmail.com" target="_blank">voldermort@hotmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Edward Z. Yang wrote<br>
<span class="">> runghc itself is just a little shell script which calls GHC proper<br>
> with the -f flag, so I suppose the build system was just not set<br>
> up to not create this link in that case.<br>
<br>
</span>I have a binary called runghc under /usr/local/lib/ghc-7.10.1/bin in<br>
addition to the shell script under /usr/local/bin that references it.<br></blockquote><div><br></div><div>Yes, runghc is actually a small Haskell program that shells out to ghc -e.<br><br></div><div>I filed an issue:  <a href="https://ghc.haskell.org/trac/ghc/ticket/10261">https://ghc.haskell.org/trac/ghc/ticket/10261</a><br><br></div><div>Regards,<br></div><div>Reid Barton<br></div></div></div></div>