X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fbuilding.sgml;h=b7117595ba1d29781a90a07677999c53d33e66cd;hb=3eb5132aa95bfc4fd130792cd68ae1f8fad30968;hp=99a36ac872a74cb895e137c7f4a88cd39ea24af0;hpb=3295b59b9fa7a796752db271b80e3085f484add9;p=ghc-hetmet.git diff --git a/docs/building.sgml b/docs/building.sgml index 99a36ac..b711759 100644 --- a/docs/building.sgml +++ b/docs/building.sgml @@ -2634,7 +2634,12 @@ Workaround: don't put weird things in string args to cpp macr This section summarises how to get the utilities you need on your -Win95/98/NT/2000 machine to use CVS and build GHC. Similar notes for installing and running GHC may be found in the user guide. In general, Win95/Win98 behave the same, and WinNT/Win2k behave the same. It is based largely on detailed advice from Sigbjørn Finne. +Win95/98/NT/2000 machine to use CVS and build GHC. Similar notes for +installing and running GHC may be found in the user guide. In general, +Win95/Win98 behave the same, and WinNT/Win2k behave the same. It is based +largely on detailed advice from Sigbjørn Finne. You should read the +GHC installation guide sections on Windows (in the user guide) before +continuing to read these notes.