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

Handle re-exported modules when constructing ExportsMap #2468

Merged
merged 4 commits into from
Dec 12, 2021

Conversation

jhrcek
Copy link
Collaborator

@jhrcek jhrcek commented Dec 11, 2021

Attempt at fixing #2451 based on @pepeiborra 's suggestion: #2451 (comment)

This fixes the issue for me with GHC 8.10.7, let's see how it fares in CI..

@jhrcek jhrcek force-pushed the jhrcek/handle-module-reexports branch from 18ef01a to 08f039f Compare December 11, 2021 15:12
Copy link
Collaborator

@pepeiborra pepeiborra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for reporting, diagnosing and fixing this!

@pepeiborra pepeiborra added the merge me Label to trigger pull request merge label Dec 11, 2021
@jhrcek
Copy link
Collaborator Author

jhrcek commented Dec 12, 2021

I don't understand what the failure in the windows job it about.
What do you usually do / what's the right thing to do next?

@mergify mergify bot merged commit 57cf81e into haskell:master Dec 12, 2021
@jhrcek jhrcek deleted the jhrcek/handle-module-reexports branch January 19, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants