| 393 | | The resulting executable is |
| 394 | | called the "stage 1" compiler (see |
| 395 | | [wiki:Building/Architecture/Idiom/Stages stages]). You can run the |
| 396 | | stage 1 compiler by invoking `inplace/bin/ghc-stage1`. The stage 1 |
| 397 | | build of GHC happens in `compiler/stage1`. |
| | 393 | The resulting executable is |
| | 394 | called the "stage 1" compiler (see |
| | 395 | [wiki:Building/Architecture/Idiom/Stages stages]). You can run the |
| | 396 | stage 1 compiler by invoking `inplace/bin/ghc-stage1`. The stage 1 |
| | 397 | build of GHC happens in `compiler/stage1`. |