[Haskell-cafe] dynamic code compilation and loading

Brandon Allbery allbery.b at gmail.com
Sun Jan 15 20:44:04 UTC 2017


On Sun, Jan 15, 2017 at 3:37 PM, Dennis Raddle <dennis.raddle at gmail.com>
wrote:

> Therefore, if I don't want to recompile the program each time I do step D,
> I need to compile and load code dynamically.


Take a look at the hint and plugins packages. There's also the
recompile/exec trick used by Dyre and xmonad that preserves a session
across mostly-transparent recompiles.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170115/76931981/attachment.html>


More information about the Haskell-Cafe mailing list