Changes between Version 16 and Version 17 of Building/Preparation/Windows
- Timestamp:
- 03/10/10 09:57:05 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Preparation/Windows
v16 v17 21 21 * Install Happy: [http://www.haskell.org/ghc/tools/Win32/happy-1.17.zip] 22 22 * Install Alex: [http://www.haskell.org/ghc/tools/Win32/alex-2.2.zip] 23 * Install Darcs: [http://www.haskell.org/ghc/tools/Win32/darcs.zip] 23 * 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) 24 24 25 25 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:
