Changes between Version 20 and Version 21 of Building/Preparation/Windows
- Timestamp:
- 01/05/11 16:14:53 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Preparation/Windows
v20 v21 6 6 7 7 * First install a recent stable version of [http://www.haskell.org/ghc/download.html GHC]. 8 9 * Install MinGW:10 * [http://www.haskell.org/ghc/tools/Win32/MinGW-5.1.4.exe] (or see http://sourceforge.net/projects/mingw/files/)11 (in fact this step should no longer be necessary since GHC 6.12, as the source tree includes MinGW and the build should never use the installed one. If you're brave you might want to try not installing MinGW at all.)12 8 13 9 * Install MSYS:
