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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,15 @@
5
5
*[Proposals under active consideration](https://github.com/haskell/core-libraries-committee/issues) are open issues.
6
6
*[Accepted proposals](https://github.com/haskell/core-libraries-committee/issues?q=is%3Aissue+is%3Aclosed+label%3Aapproved) are closed issues with the `approved` label.
7
7
8
+
## Our mission in brief
9
+
10
+
* Provide a smooth, but thorough process through which the community can participate in API changes to [base](#base-package) (the de-facto standard library for Haskell)
11
+
* Maintain a high standard for [respectful and productive discussions](#etiquette)
12
+
* Work closely with GHC developers to get base changes released quickly
13
+
* On request, assist the community with [Core Libraries](#core-libraries) by ensuring they have active maintainers
14
+
* On request, assist maintainers of said packages with counsel
15
+
* Co-maintain the [Haskell Package Versioning Policy](#pvp)
0 commit comments