@@ -2,75 +2,75 @@ resolver: lts-14.27 # Last 8.6.5
2
2
compiler : ghc-8.6.4
3
3
4
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
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
13
14
14
ghc-options :
15
15
" $everything " : -haddock
16
16
17
17
extra-deps :
18
- - aeson-1.5.2.0
19
- - apply-refact-0.8.2.1
20
- - ansi-terminal-0.10.3
21
- - base-compat-0.10.5
22
- - github : bubba/brittany
23
- commit : c59655f10d5ad295c2481537fc8abf0a297d9d1c
24
- - butcher-1.3.3.1
25
- - Cabal-3.0.2.0
26
- - cabal-plan-0.6.2.0
27
- - clock-0.7.2
28
- - Diff-0.4.0
29
- - extra-1.7.3
30
- - floskell-0.10.4
31
- - fourmolu-0.3.0.0
32
- - fuzzy-0.1.0.0
33
- # - ghcide-0.1.0
34
- - ghc-check-0.5.0.1
35
- - ghc-exactprint-0.6.3.2
36
- - ghc-lib-8.10.2.20200916
37
- - ghc-lib-parser-8.10.2.20200916
38
- - ghc-lib-parser-ex-8.10.0.16
39
- - ghc-source-gen-0.4.0.0
40
- - haddock-api-2.22.0@rev:1
41
- - haddock-library-1.8.0
42
- - haskell-lsp-0.22.0.0
43
- - haskell-lsp-types-0.22.0.0
44
- - hie-bios-0.7.1
45
- - hlint-3.2
46
- - HsYAML-0.2.1.0@rev:1
47
- - HsYAML-aeson-0.2.0.0@rev:2
48
- - implicit-hie-cradle-0.3.0.2
49
- - implicit-hie-0.1.2.5
50
- - indexed-profunctors-0.1
51
- - lens-4.18
52
- - lsp-test-0.11.0.6
53
- - monad-dijkstra-0.1.1.2
54
- - opentelemetry-0.4.2
55
- - optics-core-0.2
56
- - optparse-applicative-0.15.1.0
57
- - ormolu-0.1.4.1
58
- - parser-combinators-1.2.1
59
- - primitive-0.7.1.0
60
- - refinery-0.3.0.0
61
- - regex-base-0.94.0.0
62
- - regex-pcre-builtin-0.95.1.1.8.43
63
- - regex-tdfa-1.3.1.0
64
- - retrie-0.1.1.1
65
- - semialign-1.1
66
- # - github: wz1000/shake
67
- # commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
68
- - stylish-haskell-0.12.2.0
69
- - tasty-rerun-1.1.17
70
- - temporary-1.2.1.1
71
- - these-1.1.1.1
72
- - type-equality-1
73
- - topograph-1
18
+ - aeson-1.5.2.0
19
+ - apply-refact-0.8.2.1
20
+ - ansi-terminal-0.10.3
21
+ - base-compat-0.10.5
22
+ - github : bubba/brittany
23
+ commit : c59655f10d5ad295c2481537fc8abf0a297d9d1c
24
+ - butcher-1.3.3.1
25
+ - Cabal-3.0.2.0
26
+ - cabal-plan-0.6.2.0
27
+ - clock-0.7.2
28
+ - Diff-0.4.0
29
+ - extra-1.7.3
30
+ - floskell-0.10.4
31
+ - fourmolu-0.3.0.0
32
+ - fuzzy-0.1.0.0
33
+ # - ghcide-0.1.0
34
+ - ghc-check-0.5.0.1
35
+ - ghc-exactprint-0.6.3.2
36
+ - ghc-lib-8.10.2.20200916
37
+ - ghc-lib-parser-8.10.2.20200916
38
+ - ghc-lib-parser-ex-8.10.0.16
39
+ - ghc-source-gen-0.4.0.0
40
+ - haddock-api-2.22.0@rev:1
41
+ - haddock-library-1.8.0
42
+ - haskell-lsp-0.22.0.0
43
+ - haskell-lsp-types-0.22.0.0
44
+ - hie-bios-0.7.1
45
+ - hlint-3.2
46
+ - HsYAML-0.2.1.0@rev:1
47
+ - HsYAML-aeson-0.2.0.0@rev:2
48
+ - implicit-hie-cradle-0.3.0.2
49
+ - implicit-hie-0.1.2.5
50
+ - indexed-profunctors-0.1
51
+ - lens-4.18
52
+ - lsp-test-0.11.0.6
53
+ - monad-dijkstra-0.1.1.2
54
+ - opentelemetry-0.4.2
55
+ - optics-core-0.2
56
+ - optparse-applicative-0.15.1.0
57
+ - ormolu-0.1.4.1
58
+ - parser-combinators-1.2.1
59
+ - primitive-0.7.1.0
60
+ - refinery-0.3.0.0
61
+ - regex-base-0.94.0.0
62
+ - regex-pcre-builtin-0.95.1.1.8.43
63
+ - regex-tdfa-1.3.1.0
64
+ - retrie-0.1.1.1
65
+ - semialign-1.1
66
+ # - github: wz1000/shake
67
+ # commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
68
+ - stylish-haskell-0.12.2.0
69
+ - tasty-rerun-1.1.17
70
+ - temporary-1.2.1.1
71
+ - these-1.1.1.1
72
+ - type-equality-1
73
+ - topograph-1
74
74
75
75
flags :
76
76
haskell-language-server :
0 commit comments