Skip to content

Commit 91b8cba

Browse files
committed
Add mission statement
Resolves #320 (potentially)
1 parent dadd2fb commit 91b8cba

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)