Skip to content

Fix transitiveReverseDependencies recursion#4946

Open
crtschin wants to merge 2 commits into
haskell:masterfrom
crtschin:crtschin/transitive-typecheck-fix
Open

Fix transitiveReverseDependencies recursion#4946
crtschin wants to merge 2 commits into
haskell:masterfrom
crtschin:crtschin/transitive-typecheck-fix

Conversation

@crtschin
Copy link
Copy Markdown
Collaborator

@crtschin crtschin commented Jun 4, 2026

new was inverted so the recursion never expanded past the first step, leaving typecheckParents to refresh only direct importers on save.

crtschin added 2 commits June 4, 2026 11:27
new was inverted so the recursion never expanded past the first step,
leaving typecheckParents to refresh only direct importers on save.
@crtschin crtschin force-pushed the crtschin/transitive-typecheck-fix branch from d6a1930 to a1ea57e Compare June 4, 2026 09:36
@crtschin
Copy link
Copy Markdown
Collaborator Author

crtschin commented Jun 4, 2026

I'll drop the first commit once #4947 lands

@crtschin crtschin marked this pull request as ready for review June 4, 2026 11: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.

1 participant