File tree Expand file tree Collapse file tree 2 files changed +40
-9
lines changed Expand file tree Collapse file tree 2 files changed +40
-9
lines changed Original file line number Diff line number Diff line change 1
- resolver : nightly-2020-06-29
1
+ resolver : nightly-2020-08-08
2
2
3
3
packages :
4
4
- .
@@ -12,24 +12,16 @@ extra-deps:
12
12
- github : bubba/brittany
13
13
commit : c59655f10d5ad295c2481537fc8abf0a297d9d1c
14
14
- Cabal-3.0.2.0
15
- - hie-bios-0.6.1
16
- - cabal-plan-0.7.0.0
17
15
- clock-0.7.2
18
16
- data-tree-print-0.1.0.2
19
17
- floskell-0.10.4
20
18
- fourmolu-0.1.0.0@rev:1
21
- - ghc-exactprint-0.6.3
22
19
- HsYAML-aeson-0.2.0.0@rev:2
23
- - lens-4.19.1
24
- - lsp-test-0.11.0.4
25
20
- monad-dijkstra-0.1.1.2
26
- - optics-core-0.3
27
- - ormolu-0.1.2.0
28
21
- retrie-0.1.1.1
29
22
- stylish-haskell-0.11.0.3
30
23
- semigroups-0.18.5
31
24
- temporary-1.2.1.1
32
- - these-1.1
33
25
34
26
flags :
35
27
haskell-language-server :
Original file line number Diff line number Diff line change
1
+ resolver : nightly-2020-08-08
2
+ compiler : ghc-8.10.2
3
+
4
+ packages :
5
+ - .
6
+ - ./ghcide/
7
+
8
+ ghc-options :
9
+ " $everything " : -haddock
10
+
11
+ extra-deps :
12
+ - aeson-1.5.2.0
13
+ - github : bubba/brittany
14
+ commit : c59655f10d5ad295c2481537fc8abf0a297d9d1c
15
+ - Cabal-3.0.2.0
16
+ - clock-0.7.2
17
+ - data-tree-print-0.1.0.2
18
+ - floskell-0.10.4
19
+ - fourmolu-0.1.0.0@rev:1
20
+ - HsYAML-aeson-0.2.0.0@rev:2
21
+ - monad-dijkstra-0.1.1.2
22
+ - retrie-0.1.1.1
23
+ - stylish-haskell-0.11.0.3
24
+ - semigroups-0.18.5
25
+ - temporary-1.2.1.1
26
+
27
+ flags :
28
+ haskell-language-server :
29
+ pedantic : true
30
+ retrie :
31
+ BuildExecutable : false
32
+
33
+ # for data-tree-print's bounds on base (>=4.8 && <4.14); using base-4.14.0.0.
34
+ allow-newer : true
35
+
36
+ nix :
37
+ packages : [ icu libcxx zlib ]
38
+
39
+ concurrent-tests : false
You can’t perform that action at this time.
0 commit comments