summaryrefslogtreecommitdiff
path: root/compiler/Language/Haskell/Syntax
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2022-12-27 10:14:16 +0000
committerMarge Bot <ben+marge-bot@smart-cactus.org>2023-01-24 05:37:52 -0500
commitada29f5ca5a567b69713f08feac9ee4f247de117 (patch)
tree2bdf26e2872e6adca0219a8903ed3799b80432b5 /compiler/Language/Haskell/Syntax
parent4fe9eaff11ccf1fe185de2918aef4f96fd200c72 (diff)
downloadhaskell-ada29f5ca5a567b69713f08feac9ee4f247de117.tar.gz
Finder: Look in current unit before looking in any home package dependencies
In order to preserve existing behaviour it's important to look within the current component before consideirng a module might come from an external component. This already happened by accident in `downsweep`, (because roots are used to repopulated the cache) but in the `Finder` the logic was the wrong way around. Fixes #22680 ------------------------- Metric Decrease: MultiComponentModules MultiComponentModulesRecomp -------------------------p
Diffstat (limited to 'compiler/Language/Haskell/Syntax')
0 files changed, 0 insertions, 0 deletions