File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ packages:
6
6
./ghcide
7
7
./hls-plugin-api
8
8
./hls-test-utils
9
- -- ./plugins/hls-tactics-plugin
9
+ ./plugins/hls-tactics-plugin
10
10
-- ./plugins/hls-brittany-plugin
11
11
-- ./plugins/hls-stylish-haskell-plugin
12
12
-- ./plugins/hls-fourmolu-plugin
@@ -18,7 +18,7 @@ packages:
18
18
./plugins/hls-rename-plugin
19
19
./plugins/hls-retrie-plugin
20
20
./plugins/hls-haddock-comments-plugin
21
- -- ./plugins/hls-splice-plugin
21
+ ./plugins/hls-splice-plugin
22
22
./plugins/hls-floskell-plugin
23
23
./plugins/hls-pragmas-plugin
24
24
./plugins/hls-module-name-plugin
@@ -81,7 +81,7 @@ index-state: 2021-08-08T02:21:16Z
81
81
82
82
constraints:
83
83
-- These plugins doesn't work on GHC9 yet
84
- haskell-language-server -brittany -class -fourmolu -splice - stylishhaskell -tactic -refineImports
84
+ haskell-language-server -brittany -class -fourmolu -stylishhaskell -tactic
85
85
86
86
87
87
allow-newer:
You can’t perform that action at this time.
0 commit comments