vscode-ghc-mod
vscode-ghc-mod copied to clipboard
Fix error on symbol lookup with no provider set
If go to symbol was used an error would be thrown inside vscode and logged to the console because it assumes the returned value is a valid array.
Still seeing this @hoovercj