Hacker News new | ask | show | jobs
by lrvick 235 days ago
Building GHC regardless of using hadrian or make still requires an existing GHC binary. That is the core trust problem.

GHC has a recursive dependency on itself with no way to go back before that loop.