Skip to content

Signature Help should provide signature in the do notation #4769

@fendor

Description

@fendor

It looks like no signature help is provided when the AST node is in a do notation block:

Image

You can see in the logs, the rules were triggered, but no signature help was provided.
If I change the code in question to not use do-notation, then signature help works as expected:

Image

Happened on GHC 9.10.3

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions