File tree 1 file changed +43
-5
lines changed 1 file changed +43
-5
lines changed Original file line number Diff line number Diff line change 1
- resolver : nightly-2020-11-22
1
+ resolver : lts-14.27 # Last 8.6.5
2
2
3
3
packages :
4
4
- .
@@ -14,32 +14,70 @@ ghc-options:
14
14
" $everything " : -haddock
15
15
16
16
extra-deps :
17
+ - aeson-1.5.2.0
18
+ - apply-refact-0.8.2.1
19
+ - ansi-terminal-0.10.3
20
+ - base-compat-0.10.5
17
21
- github : bubba/brittany
18
22
commit : c59655f10d5ad295c2481537fc8abf0a297d9d1c
23
+ - butcher-1.3.3.1
19
24
- Cabal-3.0.2.0
25
+ - cabal-plan-0.6.2.0
20
26
- clock-0.7.2
21
- - data-tree-print-0.1.0.2
27
+ - Diff-0.4.0
28
+ - extra-1.7.3
22
29
- floskell-0.10.4
23
30
- fourmolu-0.3.0.0
31
+ - fuzzy-0.1.0.0
32
+ # - ghcide-0.1.0
33
+ - ghc-check-0.5.0.1
34
+ - ghc-exactprint-0.6.3.2
35
+ - ghc-lib-8.10.2.20200916
36
+ - ghc-lib-parser-8.10.2.20200916
37
+ - ghc-lib-parser-ex-8.10.0.16
38
+ - ghc-source-gen-0.4.0.0
39
+ - haddock-api-2.22.0@rev:1
40
+ - haddock-library-1.8.0
41
+ - haskell-lsp-0.22.0.0
42
+ - haskell-lsp-types-0.22.0.0
43
+ - hie-bios-0.7.1
44
+ - hlint-3.2
45
+ - HsYAML-0.2.1.0@rev:1
46
+ - HsYAML-aeson-0.2.0.0@rev:2
24
47
- implicit-hie-cradle-0.3.0.2
25
48
- implicit-hie-0.1.2.5
49
+ - indexed-profunctors-0.1
50
+ - lens-4.18
26
51
- lsp-test-0.11.0.6
27
52
- monad-dijkstra-0.1.1.2
28
53
- opentelemetry-0.4.2
54
+ - optics-core-0.2
55
+ - optparse-applicative-0.15.1.0
56
+ - ormolu-0.1.4.1
57
+ - parser-combinators-1.2.1
58
+ - primitive-0.7.1.0
29
59
- refinery-0.3.0.0
60
+ - regex-base-0.94.0.0
61
+ - regex-pcre-builtin-0.95.1.1.8.43
62
+ - regex-tdfa-1.3.1.0
30
63
- retrie-0.1.1.1
64
+ - semialign-1.1
65
+ # - github: wz1000/shake
66
+ # commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
31
67
- stylish-haskell-0.12.2.0
32
- - semigroups-0.18.5
68
+ - tasty-rerun-1.1.17
33
69
- temporary-1.2.1.1
70
+ - these-1.1.1.1
71
+ - type-equality-1
72
+ - topograph-1
34
73
35
74
flags :
36
75
haskell-language-server :
37
76
pedantic : true
38
77
retrie :
39
78
BuildExecutable : false
40
79
41
- # for data-tree-print's bounds on base (>=4.8 && <4.14); using base-4.14.0.0.
42
- allow-newer : true
80
+ # allow-newer: true
43
81
44
82
nix :
45
83
packages : [ icu libcxx zlib ]
You can’t perform that action at this time.
0 commit comments