Re: How to create a GHC binary bundle?

2007-05-30 Thread Maxime Henrion
Ian Lynagh wrote: > > Hi Maxime, > > On Sun, May 27, 2007 at 03:58:47AM +0200, Maxime Henrion wrote: > > > > To be more precise, I want to know how to create the > > ghc-$version-$arch-boot.tar.bz2 file to redistribute to users so > > that they can build GHC

How to create a GHC binary bundle?

2007-05-26 Thread Maxime Henrion
Hello all, I've been trying to find documentation on how to create GHC binary bundles myself without success so far. I've been browsing the GHC website and found documents on how to handle various situations such as porting GHC to an unsupported platform, or how to build GHC from a bina