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: content/pages/about.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,21 @@ draft = false
9
9
10
10
Welcome to the Haskell Project's blog!
11
11
12
-
This is the place where the various teams that power the language and its ecosystem communicate about their progress, innovations,
13
-
and new releases.
12
+
This is the place where the core teams that power the language and its ecosystem communicate about their progress, innovations,
13
+
and new releases. These teams are:
14
+
15
+
* The [GHC Team](https://www.haskell.org/ghc/) and the [GHC Steering Committee](https://github.com/ghc-proposals/ghc-proposals)
16
+
* The [Cabal Team](https://www.haskell.org/cabal/)
17
+
* The [Haddock Team](https://haskell-haddock.readthedocs.io/latest/)
18
+
* The [Core Libraries Committee](https://github.com/haskell/core-libraries-committee#readme)
19
+
* The [Haskell Cryptography Group](https://github.com/haskell-cryptography)
20
+
* The [Haskell Language Server Team](https://github.com/haskell/haskell-language-server)
21
+
* The [Stack Team](https://docs.haskellstack.org/en/stable/) and [Stackage Curators](https://github.com/commercialhaskell/stackage/blob/master/CURATORS.md)
22
+
* The [Haskell.org Committee](https://www.haskell.org/haskell-org-committee/)
23
+
* The [Stability Working Group](https://github.com/haskellfoundation/stability)
24
+
* The [Technical Working Group](https://github.com/haskellfoundation/tech-proposals)
25
+
* The [Security Response Team](https://github.com/haskell/security-advisories)
26
+
* The [Haskell Interlude Podcast](https://haskell.foundation/podcast/)
14
27
15
28
The Haskell.org Committee is the publisher of this website. Please contact us at `committee <at> haskell <dot> org` if you wish to
16
29
signal content that goes against our [Guidelines For Respectful Communication](https://haskell.foundation/guidelines-for-respectful-communication/).
0 commit comments