refactor!(haskell): remove dante support
BREAKING CHANGE: Now that haskell-language-server is mature there is little reason not to pick it over dante.
This commit is contained in:
parent
6f2e05ea76
commit
a20cd88e8e
8 changed files with 9 additions and 75 deletions
|
@ -172,7 +172,7 @@ following properties:
|
|||
:path [STRING] path to category root directory
|
||||
|
||||
Example:
|
||||
(doom-module-set :lang 'haskell :flags '(+dante))"
|
||||
(doom-module-set :lang 'haskell :flags '(+lsp))"
|
||||
(puthash (cons category module) plist doom-modules))
|
||||
|
||||
(defun doom-module-path (category module &optional file)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue