diff options
Diffstat (limited to 'ghc')
-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. |