lorri is missing functionality for ghcide in emacs:
zeta-00 opened this issue · 2 comments
zeta-00 commented
Describe the bug
with this shell.nix: https://dpaste.org/NcYb , when i run nix-shell in terminal, emacs opens up into the directory and ghcide is able to recognize modules when i try to import, but when i try to use (lorri+direnv+emacs-direnv) in emacs, ghcide works but it's not able to recognize modules, like when i try to import Yesod for example.
Any tips to help me fix this will be greatly appreciated, thanks in advance !!!
To Reproduce
Steps to reproduce the behavior:
- ...
- ...
- ...
Expected behavior
Metadata
$ lorri info
<please paste output here>
$ uname -a
<please paste output here>
Additional context
Profpatsch commented
Could you please fill out the issue template and use an inline code-block for your shell.nix? The dpaste link is already deleted.