Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upCase where `-Ypartial-unification` fails #10310
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
m50d
Dec 24, 2017
Think this was a mistake in how I was passing the parameter. Sorry for the trouble.
m50d
commented
Dec 24, 2017
•
|
Think this was a mistake in how I was passing the parameter. Sorry for the trouble. |
m50d
closed this
Dec 24, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
m50d commentedMay 11, 2017
•
edited
Edited 1 time
-
m50d
edited May 11, 2017 (most recent)
Simplified/standalone version of the first failure case I'm hitting from tierney.
testSuccesscompiles (by passing explicit type parameters),testFaildoes not (even with-Ypartial-unification) whereas I would (maybe) expect it to?