summaryrefslogtreecommitdiff
path: root/docs/building
diff options
context:
space:
mode:
authorsimonmar <unknown>2005-03-23 11:36:54 +0000
committersimonmar <unknown>2005-03-23 11:36:54 +0000
commit1a84b27dcd2843c0f481a59e62705b22ca18beb2 (patch)
treeaadc7450962a54d27ae14f24ae70b7eb1c3c140d /docs/building
parentd3585c0a1c3abeeaa23817454c07efe76174c081 (diff)
downloadhaskell-1a84b27dcd2843c0f481a59e62705b22ca18beb2.tar.gz
[project @ 2005-03-23 11:36:54 by simonmar]
Fix XML (sorry, Sven)
Diffstat (limited to 'docs/building')
-rw-r--r--docs/building/building.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/building/building.xml b/docs/building/building.xml
index e0608bc026..e51216ee73 100644
--- a/docs/building/building.xml
+++ b/docs/building/building.xml
@@ -3819,7 +3819,7 @@ GhcBootLibs = YES</programlisting>
<listitem>
<para>Touch the generated configuration files, just to make
sure they don't get replaced during the build:</para>
-<screen>$ touch <filename><replaceable>H</replaceable></filename>/ghc/includes/{ghcautoconf.h,DerivedConstants.h.GHCConstants.h.mkDerivedConstants.c,mkDerivedConstantsHdr,mkDerivedConstants.o,mkGHCConstants,mkGHCConstants.o}
+<screen>$ touch <filename><replaceable>H</replaceable></filename>/ghc/includes/{ghcautoconf.h,DerivedConstants.h.GHCConstants.h.mkDerivedConstants.c,mkDerivedConstantsHdr,mkDerivedConstants.o,mkGHCConstants,mkGHCConstants.o}</screen>
</listitem>
<listitem>