[Haskell-cafe] using ghci with compiled code

Dennis Raddle dennis.raddle at gmail.com
Fri Feb 3 00:50:27 UTC 2017


I want to use ghci to interpret parts of my program, and I would like it to
pick up pre-compiled object files to speed things up in other parts. Right
now whenever I launch ghci it seems to "compile" everything (I think to
byte code).. what can I do?

D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170202/5e935cd7/attachment.html>


More information about the Haskell-Cafe mailing list