Skip to content
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

Stack traces in imports are terrible #141

Open
Mercerenies opened this issue Feb 15, 2023 · 0 comments
Open

Stack traces in imports are terrible #141

Mercerenies opened this issue Feb 15, 2023 · 0 comments

Comments

@Mercerenies
Copy link
Owner

If a file doesn't exist and is used in a (use ...) directive, the error message indicating the nonexistent file is terrible. It just says "no such file or directory", reports the error at line 1 column 1, and usually the source filename isn't even right because we're still doing dependency resolution and don't even know what source file we're in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant