diff options
author | simonpj <unknown> | 2002-02-25 16:54:07 +0000 |
---|---|---|
committer | simonpj <unknown> | 2002-02-25 16:54:07 +0000 |
commit | 1583327faa19b987e8ecbb442ebcc2e441fda306 (patch) | |
tree | ae7a98ee8ab9ae9b09f7fc5fce77feee4bd5164f /ghc/docs/users_guide/installing.sgml | |
parent | f126b0cb2fc29e415ab616e95fc10345dfe91d8c (diff) | |
download | haskell-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.sgml | 3 |
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\<username>\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. |