We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cebfe4a commit 19e0681Copy full SHA for 19e0681
cabal-ghc901.project
@@ -7,13 +7,13 @@ packages:
7
./hls-plugin-api
8
./hls-test-utils
9
-- ./plugins/hls-tactics-plugin
10
- -- ./plugins/hls-brittany-plugin
11
- -- ./plugins/hls-stylish-haskell-plugin
12
- -- ./plugins/hls-fourmolu-plugin
+ -- ./plugins/hls-brittany-plugin
+ -- ./plugins/hls-stylish-haskell-plugin
+ -- ./plugins/hls-fourmolu-plugin
13
-- ./plugins/hls-class-plugin
14
./plugins/hls-eval-plugin
15
./plugins/hls-explicit-imports-plugin
16
- -- ./plugins/hls-refine-imports-plugin
+ ./plugins/hls-refine-imports-plugin
17
./plugins/hls-hlint-plugin
18
./plugins/hls-rename-plugin
19
./plugins/hls-retrie-plugin
0 commit comments