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:
66 ./ghcide
77 ./hls-plugin-api
88 ./hls-test-utils
9- -- ./plugins/hls-tactics-plugin
9+ ./plugins/hls-tactics-plugin
1010 -- ./plugins/hls-brittany-plugin
1111 -- ./plugins/hls-stylish-haskell-plugin
1212 -- ./plugins/hls-fourmolu-plugin
@@ -18,7 +18,7 @@ packages:
1818 ./plugins/hls-rename-plugin
1919 ./plugins/hls-retrie-plugin
2020 ./plugins/hls-haddock-comments-plugin
21- -- ./plugins/hls-splice-plugin
21+ ./plugins/hls-splice-plugin
2222 ./plugins/hls-floskell-plugin
2323 ./plugins/hls-pragmas-plugin
2424 ./plugins/hls-module-name-plugin
@@ -81,7 +81,7 @@ index-state: 2021-08-08T02:21:16Z
8181
8282constraints:
8383 -- 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
8585
8686
8787allow-newer:
You can’t perform that action at this time.
0 commit comments