
24 Sep
2008
24 Sep
'08
12:53 p.m.
On Mon, Sep 22, 2008 at 09:52:57AM +0300, Yitzchak Gale wrote:
Before I delete that chroot build environment - could it be useful for making GHC 6.8.3 available to others? If someone points me in the right direction, perhaps I could create a binary tarball and/or backport deb.
You can make a binary distribution by running "make binary-dist" in the built tree. To make a backport deb you'd need to start with the Debian source package, not just the GHC tarball. Thanks Ian