Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Package metadata #1493

Closed
Closed
@coot

Description

@coot

I would like haddock to be aware of at least rudimentary package metadata. As as a start the package name of what is being build. The rationale for that is splitting the haddocks generated content page (the tree of modules) into a list of trees one per package. The simple way to solve this is to pass --package-name & --package-version to haddock which would be written to the interface file file; when haddock generates the content page it reads the interface files it would know which interfaces comes from which package:

I have a draft pr where I infer package names from interface file names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions