Don't store boot locations in finder cache
Partially reverts commit fff55592 Amends add(Home)ModuleToFinder so that locations for boot files are not stored in the finder cache. Removes InstalledModule field from InstalledFound constructor since it's the same as the key that was searched for.
Showing
- compiler/GHC/Driver/Backpack.hs 2 additions, 3 deletionscompiler/GHC/Driver/Backpack.hs
- compiler/GHC/Driver/Make.hs 5 additions, 9 deletionscompiler/GHC/Driver/Make.hs
- compiler/GHC/Driver/Pipeline/Execute.hs 1 addition, 1 deletioncompiler/GHC/Driver/Pipeline/Execute.hs
- compiler/GHC/Iface/Load.hs 1 addition, 1 deletioncompiler/GHC/Iface/Load.hs
- compiler/GHC/Unit/Finder.hs 30 additions, 27 deletionscompiler/GHC/Unit/Finder.hs
- compiler/GHC/Unit/Finder/Types.hs 3 additions, 3 deletionscompiler/GHC/Unit/Finder/Types.hs
- compiler/GHC/Unit/Module/Env.hs 0 additions, 64 deletionscompiler/GHC/Unit/Module/Env.hs
- compiler/GHC/Unit/Types.hs 0 additions, 7 deletionscompiler/GHC/Unit/Types.hs
Loading
Please register or sign in to comment