From 27ed7e0efad7f8f3f0205cde9602a2d8ecb6ab46 Mon Sep 17 00:00:00 2001 From: rrt Date: Tue, 22 May 2001 11:55:56 +0000 Subject: [PATCH] [project @ 2001-05-22 11:55:56 by rrt] Update for the latest 4.08.2 InstallShield. This will also be merged into the 4.08 branch, and will change again shortly (for the better) with the New Scheme that GHC 5 for Windows will use. --- ghc/docs/users_guide/installing.sgml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml index ae44c33..1648f54 100644 --- a/ghc/docs/users_guide/installing.sgml +++ b/ghc/docs/users_guide/installing.sgml @@ -540,7 +540,10 @@ Download the latest GHC distribution (ghc-4.08 InstallShield installer, 19M) from haskell.org It is packaged up using an installer that should be familiar-looking to -Windows users. +Windows users. The 4.08 InstallShield package comes with some Cygwin +binaries, which unfortunately won't work with another Cygwin installation on +the same machine, unless it uses exactly the same version of the Cygwin DLL +(1.3.1 in this InstallShield). -- 1.7.10.4