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.

Pattern synonym haddocks sometimes get randomly associated with the wrong objects. #1069

Open
@ekmett

Description

@ekmett

I have a module that exports several hundred pattern synonyms, often associated with data types.

However, I'm finding something very odd happening.

After a few dozen a large subset of the rest start getting their documentation associated with random other objects in the haddock!

Screen Shot 2019-06-06 at 10 47 15 PM
Screen Shot 2019-06-06 at 10 47 37 PM
Screen Shot 2019-06-06 at 10 48 01 PM
Screen Shot 2019-06-06 at 10 48 43 PM

Not sure if this is some interaction with the {-# line #-} directives produced by hsc2hs or some other artifact.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions