summaryrefslogtreecommitdiff
path: root/docs/building
diff options
context:
space:
mode:
authorsof <unknown>2002-03-04 01:36:08 +0000
committersof <unknown>2002-03-04 01:36:08 +0000
commit9ad5334b75b74ae078e596a6de69b443551a0d37 (patch)
tree44a3efd6b786900f8dae416993d98310afedbe70 /docs/building
parent94c2ed978670ef9e6389fffef462b3180068aad3 (diff)
downloadhaskell-9ad5334b75b74ae078e596a6de69b443551a0d37.tar.gz
[project @ 2002-03-04 01:36:08 by sof]
de-stodged
Diffstat (limited to 'docs/building')
-rw-r--r--docs/building/building.sgml11
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/building/building.sgml b/docs/building/building.sgml
index 3bcb9f3c99..3b483b292a 100644
--- a/docs/building/building.sgml
+++ b/docs/building/building.sgml
@@ -3587,11 +3587,13 @@ We install it in <filename>c:/mingw</filename>.
<listitem>
<para>
-Install a version of GHC, and put it in your <constant>PATH</constant>.
-
+Install a version of GHC, and put it in your
+<constant>PATH</constant> (the installer tells you the path element
+you need to add upon completion.)
</para>
</listitem>
+<!--
<listitem>
<para>
Because of various hard-wired infelicities, you need to copy
@@ -3615,8 +3617,9 @@ bash.exe</filename> is also provided as <filename>sh.exe</filename>.
<listitem>
-<para> You should not need to install <command>ssh</command>
-and <command>cvs</command>: they come with Cygwin.</para>
+<para> Both <command>cvs</command> and <command>ssh</command>
+come with Cygwin, but make sure you select them when running
+the Cygwin installer.
</listitem>
<listitem>