Changes between Version 21 and Version 22 of Building/Prerequisites
- Timestamp:
- 12/03/08 12:24:57 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Prerequisites
v21 v22 14 14 supported method, and you may encounter difficulties. Full 15 15 instructions are in [wiki:Building/Porting Porting GHC]. 16 [[br]][[br]] 16 [[br]][[br]] 17 17 GHC can be built using either an earlier released 18 version of GHC (currently 6. 0and later are supported), or18 version of GHC (currently 6.6 and later are supported), or 19 19 bootstrapped using a GHC built from exactly the same 20 20 sources. Note that this means you cannot in general build … … 24 24 build using the most recently released stable version of 25 25 GHC. 26 [[br]][[br]] 27 In general, we support building with the previous 2 28 major releases, so: 29 * To build 6.8.* you need GHC >= 6.4 30 * To build 6.10.* you need GHC >= 6.6 26 31 27 32 Perl::
