Skip to content

Commit 3637641

Browse files
authored
Merge pull request #5554 from commercialhaskell/update-community-links
Update community links
2 parents 570f11b + 7b5b462 commit 3637641

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,18 @@
33
![Unit tests](https://github.com/commercialhaskell/stack/workflows/Unit%20tests/badge.svg)
44
![Integration tests](https://github.com/commercialhaskell/stack/workflows/Integration%20tests/badge.svg)
55
[![Release](https://img.shields.io/github/release/commercialhaskell/stack.svg)](https://github.com/commercialhaskell/stack/releases)
6-
[![Join the chat at https://gitter.im/commercialhaskell/stack](https://badges.gitter.im/commercialhaskell/stack.svg)](https://gitter.im/commercialhaskell/stack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
76

87
Stack is a cross-platform program for developing Haskell projects. It is intended for Haskellers both new and experienced.
98

109
See [haskellstack.org](http://haskellstack.org) or the [doc](./doc) directory for more
1110
information.
11+
12+
### Community
13+
14+
You can participate with the Stack community in the following areas:
15+
16+
* [Haskell Foundation Slack](https://join.slack.com/t/haskell-foundation/shared_invite/zt-mjh76fw0-CEjg2NbyVE8rVQDvR~0F4A)
17+
* `#stack-users` for general Stack discussion
18+
* `#stack-collaborators` for working on the Stack code base
19+
* [Stack Google Group mailing list](https://groups.google.com/g/haskell-stack)
20+
* [Haskell Community Discourse](https://discourse.haskell.org/)

0 commit comments

Comments
 (0)