Skip to content
Snippets Groups Projects
Commit 4a4ae70f authored by Richard Eisenberg's avatar Richard Eisenberg Committed by Marge Bot
Browse files

Fix #16188

There was an awful lot of zipping going on in
canDecomposableTyConAppOK, and one of the lists being zipped
was too short, causing the result to be too short. Easily
fixed.

Also fixes #16204 and #16225

test case: typecheck/should_compile/T16188
           typecheck/should_compile/T16204[ab]
           typecheck/should_fail/T16204c
           typecheck/should_compile/T16225
parent 012257c1
No related branches found
No related tags found
Loading
Showing
with 251 additions and 41 deletions
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