-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sensei
chokes on -fdefer-typed-holes
#21
Comments
This happens because
or
should work. Not sure what else we should do here, but at the very least we want a better error message. |
I think I wonder if it would be best to avoid any heuristic and just say that |
@soenkehahn |
I think our best bet is still to improve error messages, so that the user better understands what's going on and how he can do what he wants to do. |
Here's a script in a branch that demonstrates the bug: https://github.com/soenkehahn/quickcheck-demo/blob/sensei-bug/sensei-bug.sh
The error message is:
The text was updated successfully, but these errors were encountered: