<div dir="ltr">On Sun, Dec 30, 2012 at 1:46 PM, Nathan Hüsken <span dir="ltr">&lt;<a href="mailto:nathan.huesken@posteo.de" target="_blank">nathan.huesken@posteo.de</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 class="im">&gt; An additional issue:  ghci (and Template Haskell because it uses the</div><div class="im">
&gt; bytecode interpreter of ghci internally) currently(?) requires its own<br>
&gt; custom linker instead of being able to use the system linker.  Said linker<br>
&gt; has no support for ARM.  The correct fix for this is to redesign ghci so it<br>
&gt; doesn&#39;t need its own linker; there has been some work in this direction,<br>
&gt; but I don&#39;t know how complete it is, and it interacts with other issues<br>
&gt; such as building Haskell libraries as shared objects.<br><br>
</div>With ghci, the consol haskell shell is meant, correct?<br></blockquote><div><br></div><div>Yes. (Actually, I think they got ghci working at some point, so this may not be relevant.)  Also stuff like the hint and mueval libraries rely on the bytecode interpreter/&quot;ghci&quot;.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I do not think I would need ghci on android, for what?<br>
I think I can live without template haskell.</blockquote><div><br></div><div>You can for a while, but you might be surprised what libraries use TH behind the covers.</div><div> </div></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div>
<div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div>
</div>
</div>