Denis 'GNUtoo' Carikli <[email protected]> writes:
> - The haskell is not and was never bootstrapped from source. Though > the binaries used to bootstrap it changed over time. We do, however, build GHC 4 from source; there is only a small amount of *generated* C files that we currently can’t avoid. We build up from GHC 4 to version 7. Someone needs to close the link between that build output and the more recent GHCs we still hold. -- Ricardo
