So I did stack install turtle and hello world examples work, but I'm not getting autocompletes from haskell-language-server (on vscode with the haskell plugin), I'm guessing that's because the package is in global install.
Does anyone know any magic that would make that work? It would be a nice addition to the readme.
So I did
stack install turtle
and hello world examples work, but I'm not getting autocompletes from haskell-language-server (on vscode with the haskell plugin), I'm guessing that's because the package is in global install.Does anyone know any magic that would make that work? It would be a nice addition to the readme.