From 2267aa3fbfa778e207738a85053e920353f584cc Mon Sep 17 00:00:00 2001 From: "Malcolm.Wallace" Date: Thu, 20 Jul 2006 13:14:50 +0000 Subject: change doc references to CVS to give darcs repository location instead --- doc/haddock.xml | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) (limited to 'doc') diff --git a/doc/haddock.xml b/doc/haddock.xml index aaf401b5..de8f02a4 100644 --- a/doc/haddock.xml +++ b/doc/haddock.xml @@ -42,7 +42,7 @@ code. - There is s tremendous amount of useful API documentation + There is a tremendous amount of useful API documentation that can be extracted from just the bare source code, including types of exported functions, definitions of data types and classes, and so on. Haddock can therefore generate @@ -106,17 +106,13 @@ from its web site. - Up-to-date sources can also be obtained from CVS. The - Haddock sources are under fptools/haddock in - the fptools CVS repository, which also - contains GHC, Happy, and several other projects. See Using - The CVS Repository for information on how to access the - CVS repository. Note that you need to check out the - fpconfig module first to get the generic - build system (the fptools directory), and - then check out fptools/haddock to get the - Haddock sources. + Up-to-date sources can also be obtained from our public + darcs repository. The Haddock sources are at + http://darcs.haskell.org/haddock. The same + server also has separate repositories for GHC, Happy, and many + other projects. See + darcs.net for more + information on the darcs version control utility.
-- cgit v1.2.3