summaryrefslogtreecommitdiff
path: root/ghc/docs/users_guide/installing.sgml
diff options
context:
space:
mode:
authorsimonpj <unknown>2002-02-25 16:54:07 +0000
committersimonpj <unknown>2002-02-25 16:54:07 +0000
commit1583327faa19b987e8ecbb442ebcc2e441fda306 (patch)
treeae7a98ee8ab9ae9b09f7fc5fce77feee4bd5164f /ghc/docs/users_guide/installing.sgml
parentf126b0cb2fc29e415ab616e95fc10345dfe91d8c (diff)
downloadhaskell-1583327faa19b987e8ecbb442ebcc2e441fda306.tar.gz
[project @ 2002-02-25 16:54:07 by simonpj]
wibbles
Diffstat (limited to 'ghc/docs/users_guide/installing.sgml')
-rw-r--r--ghc/docs/users_guide/installing.sgml3
1 files changed, 1 insertions, 2 deletions
diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml
index fd6fedaa30..15d5aa85df 100644
--- a/ghc/docs/users_guide/installing.sgml
+++ b/ghc/docs/users_guide/installing.sgml
@@ -578,7 +578,7 @@ between versions of Windows. On NT and XP-ish versions, it might
be:
<Filename>c:\Documents and Settings\&lt;username&gt;\Local Settings\Temp</filename>
</para></listitem>
-</litemizedlist>
+</itemizedlist>
The main point is that if you don't do anything GHC will work fine;
but if you want to control where the directory is, you can do so by
setting TMP or TEMP.
@@ -603,7 +603,6 @@ bash$ </Screen>
</listitem>
</itemizedlist>
-</Para>
<para>
You do <emphasis>not</emphasis> need the Cygwin toolchain, or anything
else, to install and run GHC.