Boot files (#2377)
* Prefer source modules when combining HPTs
* add a direct import into a module's boot module
* disable boot fake import dependency
* Add a test
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Showing
- ghcide/src/Development/IDE/Core/Compile.hs 6 additions, 2 deletionsghcide/src/Development/IDE/Core/Compile.hs
- ghcide/src/Development/IDE/Core/Rules.hs 17 additions, 2 deletionsghcide/src/Development/IDE/Core/Rules.hs
- ghcide/src/Development/IDE/GHC/Compat/Util.hs 1 addition, 0 deletionsghcide/src/Development/IDE/GHC/Compat/Util.hs
- ghcide/test/data/boot2/A.hs 12 additions, 0 deletionsghcide/test/data/boot2/A.hs
- ghcide/test/data/boot2/B.hs 8 additions, 0 deletionsghcide/test/data/boot2/B.hs
- ghcide/test/data/boot2/B.hs-boot 3 additions, 0 deletionsghcide/test/data/boot2/B.hs-boot
- ghcide/test/data/boot2/C.hs 3 additions, 0 deletionsghcide/test/data/boot2/C.hs
- ghcide/test/data/boot2/D.hs 3 additions, 0 deletionsghcide/test/data/boot2/D.hs
- ghcide/test/data/boot2/E.hs 3 additions, 0 deletionsghcide/test/data/boot2/E.hs
- ghcide/test/data/boot2/hie.yaml 1 addition, 0 deletionsghcide/test/data/boot2/hie.yaml
- ghcide/test/exe/Main.hs 22 additions, 19 deletionsghcide/test/exe/Main.hs
Loading
Please register or sign in to comment