Open thkoch2001 opened 5 years ago
Yes.
@thkoch2001 If you want to make a PR against this repo with the right version info (1.0?) formatted as required by Debian, I will gladly merge it.
Releases would be welcome. E.g., currently, lsp-haskell master is incompatible with the latest release of lsp-mode (8.0.0), which does not yet have the new defcustom-lsp
macro. So, for practical purposes, users have to either install lsp-mode from master as well and hope that both development branches are compatible at least most of the time, or stay up to date with development of both packages and pin their lsp-haskell install to a commit that is compatible with the latest lsp-mode release.
I didn't know lsp-mode
even did releases. Clearly not very often...
There has not yet been a tagged release of lsp-haskell. I'll update lsp and lsp-ui for Debian to 6.0 the next days. Is the current lsp-haskell master branch expected to work with this versions?