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

Various bug fixes #78

Merged
merged 3 commits into from
May 19, 2024
Merged

Various bug fixes #78

merged 3 commits into from
May 19, 2024

Conversation

EduardSergeev
Copy link
Owner

@EduardSergeev EduardSergeev commented May 18, 2024

Fix its behaviour in regards to removal from import lists contaning constructors, e.g. `Sum(..)`
@EduardSergeev EduardSergeev changed the title Fix RemoveUnusedImportProvider Various bug fixes May 19, 2024
@EduardSergeev EduardSergeev marked this pull request as ready for review May 19, 2024 02:23
- Handle modified error message format generated by GHC 9.6.*
- Use latest GHC in `branch` tests
@EduardSergeev EduardSergeev force-pushed the fix/unused-imports branch 4 times, most recently from a96f2bf to 8bf5fb0 Compare May 19, 2024 03:23
Bump all bumpable dependent packages
@EduardSergeev EduardSergeev merged commit 0b80fe5 into master May 19, 2024
24 checks passed
@EduardSergeev EduardSergeev deleted the fix/unused-imports branch May 19, 2024 04:23
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

Successfully merging this pull request may close these issues.

"Replace wildcard" is broken under GHC 9.6.5 Remove unused imports removes wrong entries from import list
1 participant