mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
s/strive/aim/g (#7824)
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
35af957868
commit
4d5473250d
@ -98,7 +98,7 @@ There are cases where we will not notice a new release of a package
|
|||||||
because of other upper bounds that are in place.
|
because of other upper bounds that are in place.
|
||||||
|
|
||||||
If a package is not updated in time, it may be temporarily removed
|
If a package is not updated in time, it may be temporarily removed
|
||||||
from Stackage by the curator team. We strive to notify you when this
|
from Stackage by the curator team. We aim to notify you when this
|
||||||
happens. If it does you are always welcome to file another pull
|
happens. If it does you are always welcome to file another pull
|
||||||
request to add it back.
|
request to add it back.
|
||||||
|
|
||||||
|
|||||||
@ -24,7 +24,7 @@ We welcome all packages, provided:
|
|||||||
* The package's tests and benchmark code SHOULD also build: if possible the testsuite SHOULD also pass.
|
* The package's tests and benchmark code SHOULD also build: if possible the testsuite SHOULD also pass.
|
||||||
* We recommend setting up CI, which ensures a package is not accidentally incomplete, etc.
|
* We recommend setting up CI, which ensures a package is not accidentally incomplete, etc.
|
||||||
* The package should stay compatible with the newest versions of its dependencies.
|
* The package should stay compatible with the newest versions of its dependencies.
|
||||||
* The package author/maintainer strives to follow [MAINTAINERS.md](https://github.com/commercialhaskell/stackage/blob/master/MAINTAINERS.md).
|
* The package author/maintainer aims to follow [MAINTAINERS.md](https://github.com/commercialhaskell/stackage/blob/master/MAINTAINERS.md).
|
||||||
|
|
||||||
Full details on how to add and test a package can be found in the [here](https://github.com/commercialhaskell/stackage/blob/master/MAINTAINERS.md#adding-a-package).
|
Full details on how to add and test a package can be found in the [here](https://github.com/commercialhaskell/stackage/blob/master/MAINTAINERS.md#adding-a-package).
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user