summaryrefslogtreecommitdiff
path: root/ghc
diff options
context:
space:
mode:
authorsimonmar <unknown>2005-12-02 15:16:08 +0000
committersimonmar <unknown>2005-12-02 15:16:08 +0000
commit7836463f9ad1edda41d6bc4a14b6b558bd9a1b63 (patch)
tree2c67e66a37fac00a871b14f5c8aa4ca4fb582945 /ghc
parent61708553200eaffff3be3e1a8976202f2b54c547 (diff)
downloadhaskell-7836463f9ad1edda41d6bc4a14b6b558bd9a1b63.tar.gz
[project @ 2005-12-02 15:16:08 by simonmar]
remove one mention of hslibs
Diffstat (limited to 'ghc')
-rw-r--r--ghc/docs/building/building.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/docs/building/building.xml b/ghc/docs/building/building.xml
index c99c015b4a..0389a237b3 100644
--- a/ghc/docs/building/building.xml
+++ b/ghc/docs/building/building.xml
@@ -5009,7 +5009,7 @@ choices, but it gives a single path that works.</para>
; pw: cvs
- cvs checkout fpconfig
- cd fptools
- - cvs checkout ghc hslibs libraries
+ - cvs checkout ghc libraries
- Build ghc, using cygwin and mingw, targetting mingw
- export PATH=/cygdrive/c/ghc/ghc-6.4.1:$PATH