Code Action for adding a constructor to imports is a noop #1868
Labels
status: needs info
Not actionable, because there's missing information
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Your environment
Output of
haskell-language-server --probe-tools
orhaskell-language-server-wrapper --probe-tools
:haskell-language-server version: 1.1.0.0 (GHC: 8.10.4) (PATH: /home/proofofkeags/.local/bin/haskell-language-server-wrapper) (GIT hash: f1c096927186a93d8e3ccd4fe8385cc1b070350b) Tool versions found on the $PATH cabal: 3.2.0.0 stack: 2.7.1 ghc: Not found
Which OS do you use: Linux
Which lsp-client do you use: VSCode
Steps to reproduce
Expected behaviour
Type and constructor should be added to import list.
Actual behaviour
Only the type is added to the import list
Include debug information
No relevant logs
The text was updated successfully, but these errors were encountered: