Skip to content
Snippets Groups Projects
Commit ad6f85a4 authored by Ryan Scott's avatar Ryan Scott
Browse files

Add missing parenthesizeHsType in cvtSigTypeKind

We need to ensure that the output of `cvtSigTypeKind` is parenthesized (at
precedence `sigPrec`) so that any type signatures with an outermost, explicit
kind signature can parse correctly.

Fixes #22784.
parent 496607fd
No related branches found
No related tags found
1 merge request!9729Add missing parenthesizeHsType in cvtSigTypeKind
Pipeline #61699 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment