Skip to content

Ormolu completely deletes misplaced Haddock comments #474

@lrworth

Description

@lrworth

Formatting:

test = undefined
  where
    -- | Comment
    a = undefined

results in:

test = undefined
  where
    a = undefined

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-upstreamSomething upstream is not working.commentsIssues related to comment placementneeds-ghc-patchTo solve this issue we need to patch GHC

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions