haskelly-dev / Haskelly

Haskelly is a VS Code extension that provides complete support for casual and expert Haskell development.
https://marketplace.visualstudio.com/items?itemName=UCL.haskelly
GNU General Public License v3.0
152 stars 17 forks source link

No standard types or typeclasses shown. #102

Open beatsbury opened 5 years ago

beatsbury commented 5 years ago

image Haskelly initializes correctly, according to logs. However, it only shows type pop-ups for things defined in the same file. For any other type (including standard typeclasses) it says "Couldn't guess that module name. Does it exist?".