File: README.Debian

package info (click to toggle)
emacs-lsp-haskell 1.0.20201011-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 144 kB
  • sloc: lisp: 183; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 511 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
This package is only useful in combination with a language server for
Haskell. The only implementation so far (Nov '18) is the
haskell-ide-engine (hie):
https://github.com/haskell/haskell-ide-engine

Its packaging is blocked on having it uploaded to hackage first:
https://github.com/haskell/haskell-ide-engine/issues/626

Thus you need to git clone hie and build it yourself.

To troubleshoot problems inspect the buffer *lsp-haskell stderr*.

 -- Thomas Koch <thomas@koch.ro>, Tue, 27 Nov 2018 18:38:07 +0000