Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lsp-haskell.el
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ It could lead to bad perfomance in large projects."
(defcustom-lsp lsp-haskell-session-loading
"singleComponent"
"Preferred approach for loading package components. Setting this
to 'multiple components' (EXPERIMENTAL) allows the build
to 'multipleComponents' (EXPERIMENTAL) allows the build
tool (such as `cabal` or `stack`) to load multiple components at
once `https://github.com/haskell/cabal/pull/8726', which is a
significant improvement."
Expand Down