Skip to content

Commit 5320582

Browse files
authored
Merge pull request #321 from hasufell/issue-320
Add mission statement
2 parents e75ec0c + a6ecb2c commit 5320582

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55
* [Proposals under active consideration](https://github.com/haskell/core-libraries-committee/issues) are open issues.
66
* [Accepted proposals](https://github.com/haskell/core-libraries-committee/issues?q=is%3Aissue+is%3Aclosed+label%3Aapproved) are closed issues with the `approved` label.
77

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)
16+
817
## Structure
918

1019
The committee consists of 7 members:

0 commit comments

Comments
 (0)