Skip to content

Conversation

@mrBliss
Copy link
Contributor

@mrBliss mrBliss commented Jan 15, 2021

Fixes #1211.

When extending the import of a type operator with one of its constructors, don't
forget to put parentheses around the type operator.

Fixes haskell#1211.

When extending the import of a type operator with one of its constructors, don't
forget to put parentheses around the type operator.
Copy link
Member

@jneira jneira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick fix with regression test, perfect! many thanks

@jneira jneira added the merge me Label to trigger pull request merge label Jan 15, 2021
@mergify mergify bot merged commit 4b0e456 into haskell:master Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge me Label to trigger pull request merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Importing constructors for operators doesn't work properly

2 participants