jyp / dante

391 stars 52 forks source link

`dante-type-at-time` doesn't show types in some cases #142

Closed korayal closed 2 years ago

korayal commented 4 years ago

I can't figure out the reason, but when I'm on a keyword and wait for the dante-type-at-time duration, I do not always get the type signature at the mini-buffer. The ones I'm getting are mostly trivial ones like fmap, fromIntegral etc.

But when I run dante-type-at on the same keyword, I can get the correct type. Does dante-type-at-time execute something other than dante-type-at?

jyp commented 2 years ago

This code was completely rewritten. Hopefully fixed the issue.