Skip to content

Support for generating haddock comments #91

@micahhahn

Description

@micahhahn

Has there been any thought on adding support for module / declaration / parameter haddock comments? I'm trying to use this library to generate code that I would like to have nice haddock documentation on.

I tried my hand at implementing comments for modules at it seems as simple as filling out hsmodHaddockModHeader on HsModule, but as of 8.10 the Outputable instance on HsDocString wraps the output in double quotes which results in invalid Haskell.

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