Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
haddock
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Glasgow Haskell Compiler
haddock
Commits
b219d881
Commit
b219d881
authored
19 years ago
by
Malcolm.Wallace
Browse files
Options
Downloads
Patches
Plain Diff
change doc references to CVS to give darcs repository location instead
parent
602171a9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/haddock.xml
+8
-12
8 additions, 12 deletions
doc/haddock.xml
with
8 additions
and
12 deletions
doc/haddock.xml
+
8
−
12
View file @
b219d881
...
...
@@ -42,7 +42,7 @@
code.
</para>
</listitem>
<listitem>
<para>
There is
s
tremendous amount of useful API documentation
<para>
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
<ulink
url=
"http://www.haskell.org/haddock/"
>
web
site
</ulink>
.
</para>
<para>
Up-to-date sources can also be obtained from CVS. The
Haddock sources are under
<literal>
fptools/haddock
</literal>
in
the
<literal>
fptools
</literal>
CVS repository, which also
contains GHC, Happy, and several other projects. See
<ulink
url=
"http://www.haskell.org/ghc/docs/latest/html/building/sec-cvs.html"
>
Using
The CVS Repository
</ulink>
for information on how to access the
CVS repository. Note that you need to check out the
<literal>
fpconfig
</literal>
module first to get the generic
build system (the
<literal>
fptools
</literal>
directory), and
then check out
<literal>
fptools/haddock
</literal>
to get the
Haddock sources.
</para>
<para>
Up-to-date sources can also be obtained from our public
darcs repository. The Haddock sources are at
<literal>
http://darcs.haskell.org/haddock
</literal>
. The same
server also has separate repositories for GHC, Happy, and many
other projects. See
<ulink
url=
"http://www.darcs.net/"
>
darcs.net
</ulink>
for more
information on the darcs version control utility.
</para>
</section>
<section
id=
"license"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment