Gabriella439 / turtle

Shell programming, Haskell style
BSD 3-Clause "New" or "Revised" License
943 stars 90 forks source link

Autocomplete for global `Turtle` package? #413

Open losnappas opened 2 years ago

losnappas commented 2 years ago

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.