File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change
1
+ resolver : nightly-2020-12-09
2
+ compiler : ghc-8.10.3
3
+
4
+ packages :
5
+ - .
6
+ - ./ghcide/hie-compat
7
+ - ./ghcide/
8
+ - ./hls-plugin-api
9
+ - ./plugins/tactics
10
+ - ./plugins/hls-hlint-plugin
11
+ - ./plugins/hls-explicit-imports-plugin
12
+ - ./plugins/hls-retrie-plugin
13
+
14
+ ghc-options :
15
+ " $everything " : -haddock
16
+
17
+ extra-deps :
18
+ - brittany-0.13.1.0
19
+ - Cabal-3.0.2.0
20
+ - clock-0.7.2
21
+ - data-tree-print-0.1.0.2@rev:2
22
+ - floskell-0.10.4
23
+ - fourmolu-0.3.0.0
24
+ - heapsize-0.3.0
25
+ - implicit-hie-cradle-0.3.0.2
26
+ - implicit-hie-0.1.2.5
27
+ - lsp-test-0.11.0.6
28
+ - monad-dijkstra-0.1.1.2
29
+ - refinery-0.3.0.0
30
+ - retrie-0.1.1.1
31
+ - stylish-haskell-0.12.2.0
32
+ - semigroups-0.18.5
33
+ - temporary-1.2.1.1
34
+
35
+ flags :
36
+ haskell-language-server :
37
+ pedantic : true
38
+ retrie :
39
+ BuildExecutable : false
40
+
41
+ nix :
42
+ packages : [ icu libcxx zlib ]
43
+
44
+ concurrent-tests : false
You can’t perform that action at this time.
0 commit comments