FWIW, here is a patch which works with GHC 7.0.x and greater.<br><br><div>-adk<br><div><br><div class="gmail_quote">On Thu, May 19, 2011 at 12:32 PM, Alan Kligman <span dir="ltr">&lt;<a href="mailto:alan.kligman@gmail.com">alan.kligman@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I run Arch linux on my machine, so I had a similar problem. I<br>
downloaded GHC 6.x and created a toolchain directory inside the<br>
barrelfish root. When you compile GHC, pass &#39;--prefix=&lt;your toolchain<br>
directory&gt;&#39; to the configure script and when you install it the<br>
binaries will go into &lt;your toolchain directory&gt;/bin, which you should<br>
add to your path. You can also build and install GHC modules privately<br>
in your barrelfish toolchain. This way, you can update your system<br>
packages without breaking your barrelfish environment.<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
Barrelfish-users mailing list<br>
<a href="mailto:Barrelfish-users@lists.inf.ethz.ch">Barrelfish-users@lists.inf.ethz.ch</a><br>
<a href="https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users" target="_blank">https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users</a><br>
</div></div></blockquote></div><br></div></div>