[Barrelfish-users] Barrelfish repository

Abhishek Kulkarni adkulkar at indiana.edu
Thu May 19 20:50:42 CEST 2011


FWIW, here is a patch which works with GHC 7.0.x and greater.

-adk

On Thu, May 19, 2011 at 12:32 PM, Alan Kligman <alan.kligman at gmail.com>wrote:

> I run Arch linux on my machine, so I had a similar problem. I
> downloaded GHC 6.x and created a toolchain directory inside the
> barrelfish root. When you compile GHC, pass '--prefix=<your toolchain
> directory>' to the configure script and when you install it the
> binaries will go into <your toolchain directory>/bin, which you should
> add to your path. You can also build and install GHC modules privately
> in your barrelfish toolchain. This way, you can update your system
> packages without breaking your barrelfish environment.
>
> _______________________________________________
> Barrelfish-users mailing list
> Barrelfish-users at lists.inf.ethz.ch
> https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20110519/833cc2f8/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ghc7.patch
Type: application/octet-stream
Size: 1192 bytes
Desc: not available
Url : https://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20110519/833cc2f8/attachment.obj 


More information about the Barrelfish-users mailing list