emacs: fix HLS compatibility with GHC 10.3
https://github.com/haskell/haskell-language-server/issues/4674 Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2
.dir-locals.el
Normal file
2
.dir-locals.el
Normal file
@@ -0,0 +1,2 @@
|
||||
((haskell-mode . ((lsp-haskell-plugin-hlint-diagnostics-on . nil)
|
||||
(lsp-haskell-plugin-hlint-code-actions-on . nil))))
|
||||
Reference in New Issue
Block a user