This blog would contain my thoughts on how to achieve hot code reloading in cloud haskell. Nothing too rigorous! Just my thoughts on a paper.
A daily web-log documenting my thesis journey
February 06, 2014
Hot Code Reloading in CH - Part 2
In [Part 1] ({% post_url 2014-02-10-ping-pong-in-cloud-haskell %}), we talked aboutthe problems in trying to hot reload a CH module.Befor...… Continue reading