emacs-lsp / lsp-haskell

lsp-mode :heart: haskell
https://emacs-lsp.github.io/lsp-haskell
GNU General Public License v3.0
227 stars 56 forks source link

Simplify the readme a bit #108

Closed michaelpj closed 3 years ago

michaelpj commented 3 years ago

We can just point people at the lsp-mode installation instructions. The only lsp-haskell-specific configuration we need is to set up the major mode hooks.

Fixes #107.