Changes between Version 21 and Version 22 of Building
- Timestamp:
- 08/01/08 00:37:05 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building
v21 v22 11 11 == Contents == 12 12 13 Start here 14 * [wiki:Building/QuickStart Quick start: just building and installing GHC] 15 13 16 * [wiki:Building/GettingTheSources Getting the sources] 14 * [wiki:Platforms Platforms that GHC currently supports] 17 * [wiki:Building/FAQ General FAQ for building GHC] 18 19 More detailed information 15 20 * [wiki:Building/Prerequisites What tools you need] 16 * [wiki:Building/QuickStart Quick start: just building and installing GHC] 21 17 22 * [wiki:Building/Hacking Quick start for developers] 23 * [wiki:Building/Rebuilding How do I re-build after updating or changing GHC?] 24 * [wiki:Building/Docs Building the documentation] 18 25 * [wiki:Building/Unregisterised Unregisterised builds] 19 * [wiki:Building/Rebuilding How do I re-build after updating or changing GHC?]20 * [wiki:Building/Using Using the build system]21 * [wiki:Building/BuildSystem Architecture of the build system]22 * [wiki:Building/Docs Building the documentation]23 26 * [wiki:Building/Porting Porting GHC] 24 27 * [wiki:Building/RunningTests Running the GHC test framework] 25 28 * [wiki:Building/RunningNoFib The NoFib benchmark suite] 26 29 27 * Platform-specific guidance 28 * [wiki:Building/PlatformsScriptsFileNames Platforms, scripts, and file names] 29 * [wiki:Building/Windows Building under Windows] 30 * [wiki:Building/MacOSX Building under MacOS X] 30 * [wiki:Building/Using Using the build system] 31 * [wiki:Building/BuildSystem Architecture of the build system] 31 32 32 * [wiki:Building/FAQ General FAQ for building GHC] 33 34 Platform-specific guidance 35 * [wiki:Platforms Platforms that GHC currently supports] 36 * [wiki:Building/PlatformsScriptsFileNames Platforms, scripts, and file names] 37 * [wiki:Building/Windows Building under Windows] 38 * [wiki:Building/MacOSX Building under MacOS X] 39 40 33 41 34 42 == Contributed documentation ==
