Closed jasonhemann closed 7 years ago
Confirmed. For comparison, the :browse
at the REPL does what it should.
Though this is actually a bug in Idris itself, rather than the Emacs mode.
This is working for me now, so I think someone fixed it. How about you?
Please re-open if it's still an issue for you.
When I look up weakenN from the Fin library (via apropos) I get an expected type. Yet when I browse the namespace I get a different, though seemingly also reasonable type. I thought that perhaps the definition had been changed to the latter, but it seems the former is still correct. @david-christiansen , you mentioned that the display in browse isn't taking the implicitness into account. I attach an image below.