<div dir="ltr">I suspect I need to try the -dynamic flag to ghc when compiling-- that may be my problem. I'll try it.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 3, 2017 at 1:50 PM, Albert Y. C. Lai <span dir="ltr"><<a href="mailto:trebla@vex.net" target="_blank">trebla@vex.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2017-02-02 07:50 PM, Dennis Raddle wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I want to use ghci to interpret parts of my program, and I would like it<br>
to pick up pre-compiled object files to speed things up in other parts.<br>
Right now whenever I launch ghci it seems to "compile" everything (I<br>
think to byte code).. what can I do?<br>
</blockquote>
<br></span>
Read the GHC Users Guide section 5.3 "loading compiled code". The GHC Users Guide comes with GHC and is somewhere on your hard disk.<br>
<br>
______________________________<wbr>_________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bi<wbr>n/mailman/listinfo/haskell-caf<wbr>e</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div><br></div>