When I put on mouse on phrases, intero says "Couldn't guess that module name. Does it exists"
. It whines on function name, module name, every word of string, and even space or tab character.
It does not cause fatal error or stop compiling, but it's irritating. How can I solve this?
I am using Stack, Haskero on VS Code. I also tried stack ghci --with-ghc-intero
, but it doesn't work. How can I solve this?