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
fix error message on curried/uncurried signature mismatch (#6414)
* fix error msg on curried/uncurried sig mismatch
* mark function curry kind in value mismatch
* use expand_head to check type of functions
* try passing tests in CI
* Revert "try passing tests in CI"
This reverts commit 1f1b4b8.
* shorten test file names
* shorten test file names even more
0 commit comments