From 4f4bec61ff63c43bbdd41c81f587f50dac3ef828 Mon Sep 17 00:00:00 2001 From: panne Date: Wed, 6 Jul 2005 11:31:53 +0000 Subject: [PATCH] [project @ 2005-07-06 11:31:53 by panne] DocBook validation police --- docs/building/building.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/docs/building/building.xml b/docs/building/building.xml index 7fb0751..9c27290 100644 --- a/docs/building/building.xml +++ b/docs/building/building.xml @@ -4701,7 +4701,7 @@ you can't rename a running program! ssh comes with both Cygwin and MSYS. (Cygwin note: you need to ask for package openssh (not ssh) in the Cygwin list of packages; or use the ghc-depends -package -- see Cygwin installation instructions.) +package -- see .) There are several strange things about ssh on Windows that you need to know. @@ -4951,12 +4951,10 @@ Win32. A Windows build log using Cygwin -Here is a complete, from-scratch, log of all you need to build GHC using +Here is a complete, from-scratch, log of all you need to build GHC using Cygwin, kindly provided by Claus Reinke. It does not discuss alternative -choices, but it gives a single path that works. - - -- Install some editor (vim, emacs, whatever) +choices, but it gives a single path that works. +- Install some editor (vim, emacs, whatever) - Install cygwin (http://www.cygwin.com) ; i used 1.5.16-1, installed in c:\cygwin @@ -5029,8 +5027,7 @@ choices, but it gives a single path that works. - chmod +x ../distrib/prep-bin-dist-mingw ; if you're happy with the script's contents (*) - ../distrib/prep-bin-dist-mingw - ; then tar up, unpack where wanted, and enjoy - + ; then tar up, unpack where wanted, and enjoy -- 1.7.10.4