| 17 | | * [wiki:Building/GettingTheSources Getting the sources] |
| 18 | | * [wiki:Platforms Platforms that GHC currently supports] |
| 19 | | * [wiki:Building/Prerequisites What tools you need] |
| 20 | | * [wiki:Building/QuickStart Quick start: just building and installing GHC] |
| 21 | | * [wiki:Building/Hacking Quick start: setting up a build tree for developers] |
| 22 | | * [wiki:Building/Using Using the build system] |
| 23 | | * [wiki:Building/BuildSystem Architecture of the build system] |
| 24 | | * [wiki:Building/Docs Building the documentation] |
| 25 | | * [wiki:Building/Porting Porting GHC] |
| 26 | | * [wiki:Building/KnownProblems Known pitfalls in building GHC] |
| 27 | | * [wiki:Building/Windows Building under Windows] |
| | 17 | * [wiki:Building/GettingTheSources Getting the sources] |
| | 18 | * [wiki:Platforms Platforms that GHC currently supports] |
| | 19 | * [wiki:Building/Prerequisites What tools you need] |
| | 20 | * [wiki:Building/QuickStart Quick start: just building and installing GHC] |
| | 21 | * [wiki:Building/Hacking Quick start: setting up a build tree for developers] |
| | 22 | * [wiki:Building/Using Using the build system] |
| | 23 | * [wiki:Building/BuildSystem Architecture of the build system] |
| | 24 | * [wiki:Building/Docs Building the documentation] |
| | 25 | * [wiki:Building/Porting Porting GHC] |
| | 26 | * [wiki:Building/KnownProblems Known pitfalls in building GHC] |
| | 27 | * [wiki:Building/Windows Building under Windows] |
| | 28 | |
| | 29 | == Contributed documentation == |
| | 30 | |
| | 31 | Please feel free to add pages here. In due course, information can be incorporated into the main documentation above. |
| | 32 | |
| | 33 | * [wiki:ProblemsCompilingGhc]: Hints about building GHC on Windows platforms |