Installation issue
charrsky opened this issue · 3 comments
charrsky commented
I might just not get it right, but I cannot install lsp-haskell
package. I cannot install it via MELPA (M-x p-ins RET lsp-haskell
) or by cloning the repository (every time when I enter "lsp-haskell" it just says "No match").
Here is my .emacs file: https://gist.github.com/charrsky/5388bb222c9a74d7487ef1e840bb9a3b
I'm quite new to this so it is messy and I'm sure there are unnecessary lines.
yyoncho commented
melpa stable does not have it.
charrsky commented
melpa stable does not have it.
So what should I do?
yyoncho commented
Generally, for lsp-mode stuff, I recommend using melpa, not melpa stable. The alternative is to tag release for lsp-haskell.