File tree Expand file tree Collapse file tree 1 file changed +29
-28
lines changed Expand file tree Collapse file tree 1 file changed +29
-28
lines changed Original file line number Diff line number Diff line change @@ -2,39 +2,40 @@ resolver: nightly-2020-12-09
22compiler : ghc-8.10.3
33
44packages :
5- - .
6- - ./hie-compat
7- - ./ghcide/
8- - ./hls-plugin-api
9- # - ./shake-bench
10- - ./plugins/hls-class-plugin
11- - ./plugins/hls-explicit-imports-plugin
12- - ./plugins/hls-hlint-plugin
13- - ./plugins/hls-retrie-plugin
14- - ./plugins/tactics
5+ - .
6+ - ./hie-compat
7+ - ./ghcide/
8+ - ./hls-plugin-api
9+ # - ./shake-bench
10+ - ./plugins/hls-class-plugin
11+ - ./plugins/hls-eval-plugin
12+ - ./plugins/hls-explicit-imports-plugin
13+ - ./plugins/hls-hlint-plugin
14+ - ./plugins/hls-retrie-plugin
15+ - ./plugins/tactics
1516
1617ghc-options :
1718 " $everything " : -haddock
1819
1920extra-deps :
20- - brittany-0.13.1.0
21- - Cabal-3.0.2.0
22- - clock-0.7.2
23- - data-tree-print-0.1.0.2@rev:2
24- - floskell-0.10.4
25- - fourmolu-0.3.0.0
26- - ghc-lib-8.10.3.20201220
27- - ghc-lib-parser-8.10.3.20201220
28- - heapsize-0.3.0
29- - implicit-hie-cradle-0.3.0.2
30- - implicit-hie-0.1.2.5
31- - lsp-test-0.11.0.6
32- - monad-dijkstra-0.1.1.2
33- - refinery-0.3.0.0
34- - retrie-0.1.1.1
35- - stylish-haskell-0.12.2.0
36- - semigroups-0.18.5
37- - temporary-1.2.1.1
21+ - brittany-0.13.1.0
22+ - Cabal-3.0.2.0
23+ - clock-0.7.2
24+ - data-tree-print-0.1.0.2@rev:2
25+ - floskell-0.10.4
26+ - fourmolu-0.3.0.0
27+ - ghc-lib-8.10.3.20201220
28+ - ghc-lib-parser-8.10.3.20201220
29+ - heapsize-0.3.0
30+ - implicit-hie-cradle-0.3.0.2
31+ - implicit-hie-0.1.2.5
32+ - lsp-test-0.11.0.6
33+ - monad-dijkstra-0.1.1.2
34+ - refinery-0.3.0.0
35+ - retrie-0.1.1.1
36+ - stylish-haskell-0.12.2.0
37+ - semigroups-0.18.5
38+ - temporary-1.2.1.1
3839
3940configure-options :
4041 ghcide :
You can’t perform that action at this time.
0 commit comments