You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -773,6 +773,8 @@ it to look for the right executable.
773
773
:heart: The Haskell tooling dream is near, we need your help! :heart:
774
774
775
775
- Join [our IRC channel](https://web.libera.chat/?channels=#haskell-language-server) at `#haskell-language-server` on [`libera`](https://libera.chat/).
776
+
- Follow the [Haskell IDE team twitter account](https://twitter.com/IdeHaskell) for updates and help.
777
+
- Join the [#haskell-tooling channel](https://discord.com/channels/280033776820813825/505370075402862594/808027763868827659) in the Functional Programming discord server. You can join the server via [this invitation](https://discord.gg/9spEdTNGrD).
776
778
777
779
### Style guidelines
778
780
@@ -873,3 +875,7 @@ This will typically provide instructions for how to support new languages.
873
875
874
876
In some cases you may need to write a small bit of additional client support, or expose a way for the user to set the server's [configuration options](#configuring-haskell-language-server) and
875
877
for them to configure how the server is started.
878
+
879
+
### Sponsorship
880
+
881
+
If you want to contribute financially you can do so via [open-collective](https://opencollective.com/haskell-language-server). In the past the funding has been used to sponsor [summer student projects](https://mpickering.github.io/ide/posts/2021-07-22-summer-of-hls.html).
0 commit comments