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.
2 parents 1d618c6 + 8c42eb7 commit b2edf1aCopy full SHA for b2edf1a
lsp-haskell.el
@@ -67,7 +67,7 @@ It could lead to bad perfomance in large projects."
67
(defcustom-lsp lsp-haskell-session-loading
68
"singleComponent"
69
"Preferred approach for loading package components. Setting this
70
-to 'multiple components' (EXPERIMENTAL) allows the build
+to 'multipleComponents' (EXPERIMENTAL) allows the build
71
tool (such as `cabal` or `stack`) to load multiple components at
72
once `https://github.com/haskell/cabal/pull/8726', which is a
73
significant improvement."
0 commit comments