Wingman: case split on variable deletes existing function definition #1542
Labels
component: wingman
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Your environment
haskell-language-server version: 1.0.0.0 (GHC: 8.8.4) (PATH: /home/jhrcek/.local/bin/haskell-language-server-wrapper) (GIT hash: 94573be3144fa47da0ebe547b62f0e172f48c40d) Tool versions found on the $PATH cabal: 3.4.0.0 stack: 2.5.1 ghc: 8.10.4
Which lsp-client do you use: vscode
Steps to reproduce
Expected behaviour
Case split should only affect the helper function bar and should not delete existing code.
Actual behaviour
The text was updated successfully, but these errors were encountered: