1 file changed
+1
-1
lines changed- .azure/linux-stack.yml+5-20
- .azure/windows-stack.yml-58
- .github/workflows/bench.yml+6-10
- .github/workflows/nix.yml+23
- .github/workflows/test.yml+68
- CHANGELOG.md+15-1
- README.md+13-8
- azure-pipelines.yml-1
- bench/config.yaml+2
- bench/lib/Experiments.hs+12-4
- bench/lib/Experiments/Types.hs+1
- cabal.project-5
- docs/opentelemetry.md+66
- exe/Arguments.hs+2
- exe/Main.hs+42-13
- ghcide.cabal+10-3
- hie-compat/hie-compat.cabal+2-2
- nix/default.nix+30
- nix/sources.json+17-5
- nix/sources.nix+46-32
- session-loader/Development/IDE/Session.hs+26-6
- shell.nix+22-84
- src/Development/IDE.hs+1-2
- src/Development/IDE/Core/Compile.hs+2-11
- src/Development/IDE/Core/FileStore.hs+9-7
- src/Development/IDE/Core/OfInterest.hs+2-2
- src/Development/IDE/Core/RuleTypes.hs+14-3
- src/Development/IDE/Core/Rules.hs+11-14
- src/Development/IDE/Core/Service.hs+1
- src/Development/IDE/Core/Shake.hs+22-54
- src/Development/IDE/Core/Tracing.hs+179
- src/Development/IDE/GHC/Error.hs+8-2
- src/Development/IDE/Import/DependencyInformation.hs+9-10
- src/Development/IDE/LSP/LanguageServer.hs+14-8
- src/Development/IDE/Plugin/CodeAction.hs+104-33
- src/Development/IDE/Plugin/Completions.hs+15-5
- src/Development/IDE/Plugin/Completions/Logic.hs+161-25
- src/Development/IDE/Plugin/Completions/Types.hs+2-1
- src/Development/IDE/Types/KnownTargets.hs+24
- src/Development/IDE/Types/Options.hs+10-4
- src/Development/IDE/Types/Shake.hs+41
- stack-ghc-lib.yaml-30
- stack-windows.yaml+58
- stack.yaml+26-17
- stack810.yaml-35
- stack8101.yaml-35
- stack88.yaml-19
- test/data/cabal-exe/a/a.cabal+14
- test/data/cabal-exe/a/src/Main.hs+3
- test/data/cabal-exe/cabal.project+1
- test/data/cabal-exe/hie.yaml+3
- test/exe/Main.hs+364-188
0 commit comments