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

Add documentation for GHC-21926 #514

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FPtje
Copy link

@FPtje FPtje commented Jun 8, 2024

This is the card I drew during ZuriHac! 📇

This is quite a simple parser error, which can be hit when PackageImports is enabled. The error itself is quite clear already: don't put version numbers and non-alphanumeric characters in a package import.

I'm not sure how one would get into the non-alphanumeric character situation (besides an honest typo), but the version one is quite a fair mistake to make.

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

Successfully merging this pull request may close these issues.

2 participants