File tree Expand file tree Collapse file tree 2 files changed +28
-2
lines changed Expand file tree Collapse file tree 2 files changed +28
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ packages:
33
33
- ./plugins/hls-rename-plugin
34
34
- ./plugins/hls-retrie-plugin
35
35
- ./plugins/hls-splice-plugin
36
- # - ./plugins/hls-stan-plugin
36
+ - ./plugins/hls-stan-plugin
37
37
- ./plugins/hls-stylish-haskell-plugin
38
38
39
39
ghc-options :
@@ -55,6 +55,19 @@ extra-deps:
55
55
- lsp-test-0.16.0.0
56
56
- lsp-types-2.0.2.0
57
57
58
+ # stan dependencies not found in the stackage snapshot
59
+ - stan-0.1.0.2
60
+ - clay-0.14.0
61
+ - colourista-0.1.0.2
62
+ - dir-traverse-0.2.3.0
63
+ - extensions-0.1.0.0
64
+ - relude-1.2.1.0
65
+ - slist-0.2.1.0
66
+ - tomland-1.3.3.2
67
+ - trial-0.0.0.0
68
+ - trial-optparse-applicative-0.0.0.0
69
+ - trial-tomland-0.0.0.0
70
+ - validation-selective-0.2.0.0
58
71
59
72
configure-options :
60
73
ghcide :
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ packages:
33
33
- ./plugins/hls-rename-plugin
34
34
- ./plugins/hls-retrie-plugin
35
35
- ./plugins/hls-splice-plugin
36
- # - ./plugins/hls-stan-plugin
36
+ - ./plugins/hls-stan-plugin
37
37
- ./plugins/hls-stylish-haskell-plugin
38
38
39
39
ghc-options :
@@ -56,6 +56,19 @@ extra-deps:
56
56
- lsp-test-0.16.0.0
57
57
- lsp-types-2.0.2.0
58
58
59
+ # stan dependencies not found in the stackage snapshot
60
+ - stan-0.1.0.2
61
+ - clay-0.14.0
62
+ - colourista-0.1.0.2
63
+ - dir-traverse-0.2.3.0
64
+ - extensions-0.1.0.1
65
+ - relude-1.2.1.0
66
+ - slist-0.2.1.0
67
+ - tomland-1.3.3.2
68
+ - trial-0.0.0.0
69
+ - trial-optparse-applicative-0.0.0.0
70
+ - trial-tomland-0.0.0.0
71
+ - validation-selective-0.2.0.0
59
72
60
73
configure-options :
61
74
ghcide :
You can’t perform that action at this time.
0 commit comments