-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't see any annotations (Type hovers, Code completion, etc) #82
Comments
I am seeing this same problem on Ubuntu Mate with stack-run, intero, and, quickcheck installed globally. It looks like ...
|
Exact same problem here. Debian 9 x64, KDE. stack-run, intero and quickcheck installed locally.
|
I do have the exact same problem. Here is the log that is created: |
Ditto, but sometimes it turns into a "Type not available." Edit: Ah, it stays empty if the code is not fully correct. When it is, it'll show info on hover for local functions, but not for anything from (for example) Data.Text. |
As presented in the picture - only a small, empty box appears with no content at all (see above "getArgs" function).
I use ghc 8.0.2, ghc-mod 5.8.0 and my OS is Linux Mint 19. I've just installed the dependencies (intero QuickCheck stack-run) as well. Am I missing anything ?
The text was updated successfully, but these errors were encountered: