How does one use GHC in agda with VSCode?

205 Views Asked by At

I get the error:

No backend called 'GHC' (installed backends: GHCNoMain, QuickLaTeX)

which is very strange because my vscode says that's what it's using:

enter image description here

what is going on?

cross posted: https://github.com/banacorn/agda-mode-vscode/issues/99

0

There are 0 best solutions below