emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/eglot dfaa389 12/62: * README.md (Installation and usag


From: Stefan Monnier
Subject: [elpa] externals/eglot dfaa389 12/62: * README.md (Installation and usage): Add haskell-ide-engine
Date: Sat, 29 Sep 2018 17:13:29 -0400 (EDT)

branch: externals/eglot
commit dfaa389a1963296fc6e8919bd98d61f07dc0a8a2
Author: João Távora <address@hidden>
Commit: João Távora <address@hidden>

    * README.md (Installation and usage): Add haskell-ide-engine
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index a5e9f50..f32f478 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,8 @@ for the language of your choice. Otherwise, it prompts you to 
enter one:
 * Ruby's [solargraph][solargraph]
 * Bash's [bash-language-server][bash-language-server]
 * PHP's [php-language-server][php-language-server]
-* [cquery][cquery] for C/C++
+* C/C++'s [cquery][cquery]
+* Haskell's [IDE engine][haskell-ide-engine]
 
 I'll add to this list as I test more servers. In the meantime you can
 customize `eglot-server-programs`:
@@ -275,6 +276,5 @@ Under the hood:
 [cquery]: https://github.com/cquery-project/cquery
 [solargraph]: https://github.com/castwide/solargraph
 [windows-subprocess-hang]: 
https://www.gnu.org/software/emacs/manual/html_node/efaq-w32/Subprocess-hang.html
+[haskell-ide-engine]: https://github.com/haskell/haskell-ide-engine
 
-
-   



reply via email to

[Prev in Thread] Current Thread [Next in Thread]