Custom Tactic Block won't work with GHC 9.0 #2942
Labels
component: wingman
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Your environment
Which OS do you use: macOS Monterey 12.4
Which LSP client (editor/plugin) do you use: VSCode 1.67.2
GHC: 9.0.2
Describe your project (alternative: link to the project): a simple project with GHC 9.0.2 consisting of the single file:
Steps to reproduce
Wingman: use custom tactic block
code action at the_
on the RHS ofsEql
.2.[wingman||]
or open diagnostics.Expected behaviour
Goals and assumptions must be shown in the diagnostics in
[wingman||]
.Also, there must be code action
Run custom tactic
.Actual behaviour
All of the above are missing and there is
Use custom tactic block
code action even after one invokes the same code action.Include debug information
lsp.log
The text was updated successfully, but these errors were encountered: