The last commit is 4 months old. What happened?
This means you were/are the only person working on it (irregularly) for the better part of last year?
Pretty much. The front-end integration originally got bogged down, then intero came out.
But I always had something like LSP in mind from the beginning, it now exists (in very early form), so HIE will be focussed on that from now on. Or my efforts on it anyway. Time available for OSS is always a problem.
You might want to give me some thumbs up: https://github.com/haskell/ecosystem-proposals/pull/3
@alanz What's the state of this project? Is there anything people can do if they want to help?
My current goal is to implement the language server protocol, which is coming along quite well, and will immediately bring functionality to all supported IDEs.
And I am considering slimming it down, then building it up with features driven from the front end.
So if anyone want to help it comes down to basically scratching their own itch, I do not have a specific set of features I am aiming for.
And I guess I should move my current work into master so people can see it more easily.
And this includes learning elisp properly for https://github.com/alanz/emacs-lsp/tree/hie
Most helpful comment
Pretty much. The front-end integration originally got bogged down, then intero came out.
But I always had something like LSP in mind from the beginning, it now exists (in very early form), so HIE will be focussed on that from now on. Or my efforts on it anyway. Time available for OSS is always a problem.