Skip to content

Commit c4eeb37

Browse files
authored
Add a bit more prose and some links to the README (#2090)
1 parent 1ba88ab commit c4eeb37

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,10 @@
1919
[badge-codetriage]: https://www.codetriage.com/haskell/haskell-language-server/badges/users.svg
2020
[codetriage]:https://www.codetriage.com/haskell/haskell-language-server
2121

22-
Haskell language server implementation. Consult the [project documentation](https://haskell-language-server.readthedocs.io/en/latest/) for more details.
22+
The official Haskell language server (LSP) implementation. Consult the [project documentation](https://haskell-language-server.readthedocs.io/en/latest/) for more details.
23+
24+
- [Features](https://haskell-language-server.readthedocs.io/en/latest/features.html)
25+
- [Installation](https://haskell-language-server.readthedocs.io/en/latest/installation.html)
26+
- [Configuration](https://haskell-language-server.readthedocs.io/en/latest/configuration.html)
27+
- [Troubleshooting](https://haskell-language-server.readthedocs.io/en/latest/troubleshooting.html)
28+
- [Contributing](https://haskell-language-server.readthedocs.io/en/latest/contributing/index.html)

0 commit comments

Comments
 (0)