VSCode - Haskell - Go to definition - no definition found?

Viewed 442

I installed Haskell tools, ghc and ghci, Haskell Language Server with ghcup. I also have VSCode Haskell extension installed.

How can I get VSCode to navigate me to a function definition? With current setup it returns no definition found.

0 Answers
Related