On Wed, Nov 28, 2012 at 1:45 AM, Joachim Breitner <span dir="ltr">&lt;<a href="mailto:nomeata@debian.org" target="_blank">nomeata@debian.org</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":2f9">At the moment, I do not see how dynamically built<br>
Haskell programs are in the interest of our user.<br>
<div class="im"></div></div></blockquote></div><br><div>They do offer the prospect of fixing some annoying bugs for free, by offloading them to existing, working system infrastructure. For instance, we can&#39;t call C++ code from ghci right now, because ghci&#39;s loader doesn&#39;t invoke static initializers that C++ libraries tend to use heavily.</div>
<div><br></div><div>The &quot;save some bytes&quot; argument seems like a red herring, but it&#39;s far from the only thing to pay attention to.</div>