Skip to content
Snippets Groups Projects
user avatar
Fangyi Zhou authored
Summary:
For links in subpackages as well.
https://phabricator.haskell.org/D5257

Test Plan: Manually verify links

Reviewers: mpickering, bgamari, osa1

Reviewed By: osa1

GHC Trac Issues: #15733

Differential Revision: https://phabricator.haskell.org/D5262
88c17946
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

Haddock documentation

The documentation is in ReStructuredText format. You need Sphinx to process it. To build the HTML documentation,

$ make html

which leaves the HTML documentation the .build-html/ subdirectory.