Bootstrap the [Glasgow Haskell Compiler](https://www.haskell.org/ghc/) on alternative architectures
\ No newline at end of file
Build FROM a workstation image containing GHC already. Build new GHC with `USE=ghcbootstrap`, `FEATURES=-splitdebug`, `CFLAGS="${CFLAGS} -g0`, and `BINPKG_COMPRESS=bzip2`. Copy the resulting package from `/nest/portage/packages` to `/nest/portage/distfiles` according to naming conventions in the GHC ebuild.