Skip to content

Documentation of Stateful API is headed by pure API #186

@alt-romes

Description

@alt-romes

The start of the haddocks for System.Random.Stateful is headed by the full pure System.Random haddocks because we re-export module System.Random right at the start of System.Random.Stateful's export list.

I propose we instead re-export the pure API from the stateful module only at the end of the module.

Current version:
Image

After proposed change:
Image

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