Skip to content

Commit 103d00c

Browse files
committed
Move focus for chat to Matrix, following Haskell Foundation
1 parent f9996bb commit 103d00c

File tree

5 files changed

+34
-73
lines changed

5 files changed

+34
-73
lines changed

CONTRIBUTING.md

+12-5
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,18 @@ topics, and that is reflected in the current issue tracker content. Assistance
8787
in responding to such matters is greatly appreciated.
8888

8989
While support-related matters can be posted here as an 'issue', we encourage the
90-
use of other forums, in particular
91-
[Haskell's Discourse](https://discourse.haskell.org/). We also recommend
92-
Haskell's Discourse for general discussions about Stack's current or desired
93-
features. Stack is also discussed on Reddit's
94-
[Haskell community](https://www.reddit.com/r/haskell/).
90+
use of other forums, in particular the
91+
[Haskell Community](https://discourse.haskell.org/) forum. See its 'Learn'
92+
category. We also recommend that forum for general discussions about Stack's
93+
current or desired features.
94+
95+
Stack is also discussed:
96+
97+
* in the Haskell
98+
[Stack and Stackage](https://matrix.to/#/#haskell-stack:matrix.org) room
99+
(address `#haskell-stack:matrix.org`) on [Matrix](https://matrix.org/); and
100+
101+
* on Reddit's [Haskell community](https://www.reddit.com/r/haskell/).
95102

96103
We encourage use of those other forums because support-related discussions can
97104
clog up the issue tracker and make it more difficult to maintain the project.

README.md

+4-8
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ If are learning to use Stack and have questions, a discussion at the
2020
You can participate with the Stack community in the following areas:
2121

2222
* the [Haskell Community](https://discourse.haskell.org/) forum
23-
* the Haskell Foundation's
24-
[Slack workspace](https://haskell-foundation.slack.com/join/shared_invite/zt-z45o9x38-8L55P27r12YO0YeEufcO2w#/shared-invite/email)
25-
* `#stack-users` channel, for general Stack discussion
26-
* `#stack-collaborators` channel, for working on Stack's code base
27-
* the [Haskell Stack room](https://matrix.to/#/#haskell-stack:matrix.org) on
28-
[Matrix](https://matrix.org/)
29-
* the [Google Group mailing list](https://groups.google.com/g/haskell-stack) for
30-
Stack
23+
24+
* the Haskell
25+
[Stack and Stackage](https://matrix.to/#/#haskell-stack:matrix.org)
26+
room (address `#haskell-stack:matrix.org`) on [Matrix](https://matrix.org/)

doc/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ For answers to frequently asked questions about Stack, please see the
417417
[FAQ](faq.md).
418418

419419
For general questions please post to the
420-
[Haskell Community](https://discourse.haskell.org/about).
420+
[Haskell Community](https://discourse.haskell.org/about) forum.
421421

422422
## Get involved!
423423

doc/community/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: Get involved
88
## Feedback and discussion
99

1010
* For general comments, feedback and support, please post to the
11-
[Haskell Community](https://discourse.haskell.org/about).
11+
[Haskell Community](https://discourse.haskell.org/about) forum.
1212
* For bugs, issues, or requests, please
1313
[open an issue](https://github.com/commercialhaskell/stack/issues/new).
1414
* When using Stack Overflow, please use the

doc/maintainers/releases.md

+16-58
Original file line numberDiff line numberDiff line change
@@ -372,38 +372,17 @@ final release.
372372
373373
### G: Announce the release candidate
374374
375-
Announce the release candidate to the following mailing lists
376-
377-
378-
379-
!!! note
380-
381-
You have to be a member of the mailing list to post to it. See the
382-
list's
383-
[interface](https://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe)
384-
385-
386-
387-
!!! note
388-
389-
Members of the group can post but posts from new members are held
390-
for moderation.
391-
392-
393-
394-
!!! note
395-
396-
Members of the group can post but posts from new members are held
397-
for moderation.
398-
399375
Announce the release candidate on the
400-
[Haskell Community](https://discourse.haskell.org/c/announcements/10/l/latest).
376+
[Haskell Community](https://discourse.haskell.org/c/announcements/10/l/latest)
377+
forum.
401378
402-
Announce the release candidate in the `#stack-users` channel of the Haskell
403-
Foundation's Slack workspace.
379+
Announce the release candidate in the Haskell Foundation's
380+
[general](https://matrix.to/#/#haskell-foundation-general:matrix.org) room
381+
(address `#haskell-foundation-general:matrix.org`) on
382+
[Matrix](https://matrix.org/).
404383
405-
Announce the release candidate in the
406-
[Haskell Stack room](https://matrix.to/#/#haskell-stack:matrix.org)
384+
Announce the release candidate in the Haskell
385+
[Stack and Stackage](https://matrix.to/#/#haskell-stack:matrix.org) room
407386
(address `#haskell-stack:matrix.org`) on [Matrix](https://matrix.org/).
408387
409388
Announce the release candidate in Reddit's
@@ -657,38 +636,17 @@ final release.
657636
658637
### K: Announce the release
659638
660-
Announce the release to the following mailing lists
661-
662-
663-
664-
!!! note
665-
666-
You have to be a member of the mailing list to post to it. See the
667-
list's
668-
[interface](https://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe)
669-
670-
671-
672-
!!! note
673-
674-
Members of the group can post but posts from new members are held
675-
for moderation.
676-
677-
678-
679-
!!! note
680-
681-
Members of the group can post but posts from new members are held
682-
for moderation.
683-
684639
Announce the release on the
685-
[Haskell Community](https://discourse.haskell.org/c/announcements/10/l/latest).
640+
[Haskell Community](https://discourse.haskell.org/c/announcements/10/l/latest)
641+
forum.
686642
687-
Announce the release in the `#stack-users` channel of the Haskell
688-
Foundation's Slack workspace.
643+
Announce the release candidate in the Haskell Foundation's
644+
[general](https://matrix.to/#/#haskell-foundation-general:matrix.org)
645+
room (address `#haskell-foundation-general:matrix.org`) on
646+
[Matrix](https://matrix.org/).
689647
690-
Announce the release in the
691-
[Haskell Stack room](https://matrix.to/#/#haskell-stack:matrix.org)
648+
Announce the release in the Haskell
649+
[Stack and Stackage](https://matrix.to/#/#haskell-stack:matrix.org) room
692650
(address `#haskell-stack:matrix.org`) on [Matrix](https://matrix.org/).
693651
694652
Announce the release in Reddit's

0 commit comments

Comments
 (0)