We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d836d commit eb05482Copy full SHA for eb05482
.github/workflows/hackage.yml
@@ -25,7 +25,8 @@ jobs:
25
"hls-module-name-plugin", "hls-pragmas-plugin",
26
"hls-refine-imports-plugin", "hls-retrie-plugin",
27
"hls-splice-plugin", "hls-tactics-plugin",
28
- "hls-call-hierarchy-plugin",
+ "hls-call-hierarchy-plugin", "hls-alternate-number-format-plugin",
29
+ "hls-qualify-imported-names-plugin",
30
"haskell-language-server"]
31
# Uncomment 9.0.1 when ghcide is buildable
32
ghc: [ "9.0.1",
0 commit comments