Concentrate boot extension logic in Finder
With new mkHomeModLocation that takes an extra HscSource to add boot extensions if required.
Showing
- compiler/GHC/Driver/Backpack.hs 3 additions, 5 deletionscompiler/GHC/Driver/Backpack.hs
- compiler/GHC/Driver/Make.hs 9 additions, 27 deletionscompiler/GHC/Driver/Make.hs
- compiler/GHC/Driver/MakeFile.hs 2 additions, 2 deletionscompiler/GHC/Driver/MakeFile.hs
- compiler/GHC/Driver/Phases.hs 6 additions, 3 deletionscompiler/GHC/Driver/Phases.hs
- compiler/GHC/Driver/Pipeline/Execute.hs 8 additions, 14 deletionscompiler/GHC/Driver/Pipeline/Execute.hs
- compiler/GHC/Iface/Load.hs 2 additions, 2 deletionscompiler/GHC/Iface/Load.hs
- compiler/GHC/Unit/Finder.hs 21 additions, 7 deletionscompiler/GHC/Unit/Finder.hs
- compiler/GHC/Unit/Module/Location.hs 1 addition, 20 deletionscompiler/GHC/Unit/Module/Location.hs
Loading
Please register or sign in to comment