You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(PS: Adding parens to the first example makes it compile of course, this is just to reproduce the error message. The issue is solely with the printer.)
The text was updated successfully, but these errors were encountered:
glennsl
changed the title
Printing: ambiguous printing of the types of curried functions and uncurried higher-order functions
Outcome printer: ambiguous printing of the types of curried functions and uncurried higher-order functions
Jul 7, 2023
The above fails to compile with the non-sensical error:
While the following does compile:
(PS: Adding parens to the first example makes it compile of course, this is just to reproduce the error message. The issue is solely with the printer.)
The text was updated successfully, but these errors were encountered: