Changes between Version 21 and Version 22 of Building/Preparation/Windows
- Timestamp:
- 05/04/11 16:11:41 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Preparation/Windows
v21 v22 1 2 3 1 = Setting up a Windows system for building GHC = 4 2 … … 18 16 * Install Happy: [http://www.haskell.org/ghc/tools/Win32/happy-1.17.zip] 19 17 * Install Alex: [http://www.haskell.org/ghc/tools/Win32/alex-2.2.zip] 20 * Install Darcs: [http://www.haskell.org/ghc/tools/Win32/darcs.zip] (or you may fare better with a newer release from http://wiki.darcs.net/Binaries)18 * Install Git: [http://git-scm.com/] 21 19 22 20 Now set your `PATH`. We recommend doing this by creating a file `.profile` in your home directory (by default `c:/msys/1.0/home/<username>`). The contents of your `.profile` should be something like this:
