File tree 1 file changed +8
-9
lines changed
1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -24,15 +24,14 @@ examples:
24
24
- src/Language/LSP/VFS.hs
25
25
- src/Language/LSP/Types/Lens.hs
26
26
# Small but heavily multi-component example
27
- # Disabled as it is far to slow. hie-bios >0.7.2 should help
28
- # - path: bench/example/HLS
29
- # modules:
30
- # - hls-plugin-api/src/Ide/Plugin/Config.hs
31
- # - ghcide/src/Development/IDE/Plugin/CodeAction/ExactPrint.hs
32
- # - ghcide/bench/hist/Main.hs
33
- # - ghcide/bench/lib/Experiments/Types.hs
34
- # - ghcide/test/exe/Main.hs
35
- # - exe/Plugins.hs
27
+ - path : bench/example/HLS
28
+ modules :
29
+ - hls-plugin-api/src/Ide/Plugin/Config.hs
30
+ - ghcide/src/Development/IDE/Plugin/CodeAction/ExactPrint.hs
31
+ - ghcide/bench/hist/Main.hs
32
+ - ghcide/bench/lib/Experiments/Types.hs
33
+ - ghcide/test/exe/Main.hs
34
+ - exe/Plugins.hs
36
35
37
36
# The set of experiments to execute
38
37
experiments :
You can’t perform that action at this time.
0 commit comments