tiny fix in porting docs I just spotted
authorSimon Marlow <simonmar@microsoft.com>
Thu, 28 Sep 2006 10:56:11 +0000 (10:56 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 28 Sep 2006 10:56:11 +0000 (10:56 +0000)
docs/building/building.xml

index 054b9e8..d0db332 100644 (file)
@@ -2675,7 +2675,7 @@ $ make boot stage=2 &amp;&amp; make stage=2</screen>
 $ make clean
 $ rm .depend
 $ make boot UseStage1=YES EXTRA_HC_OPTS='-O -fvia-C -keep-hc-files'
-$ cd <replaceable>H</replaceable>/ghc/utils
+$ cd <replaceable>H</replaceable>/utils
 $ make clean
 $ make -k UseStage1=YES EXTRA_HC_OPTS='-O -fvia-C -keep-hc-files'</screen>
            </listitem>