-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
status: needs attentiontype: bugA bug or unintended effectA bug or unintended effecttype: documentation
Description
Wrappers with languageServerHaskell.useCustomHieWrapperPath were removed in 0.0.40, but unfortunately README.md still specifies using them instead of languageServerHaskell.hieExecutablePath.
This is confusing for anybody with a custom wrapper, as the upgrade path from 0.0.39 is not immediately obvious.
Unfortunately this may not be a quick find-and-replace, as the section "Using multi-root workspaces" does not appear to have a straight-forward alternative.
Metadata
Metadata
Assignees
Labels
status: needs attentiontype: bugA bug or unintended effectA bug or unintended effecttype: documentation