mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #4204 from janpath/patch-2
Supplement documenation about SemVer packages
This commit is contained in:
commit
9c168f97e0
@ -204,7 +204,9 @@ purely on Stackage Curator discretion. The most common examples are:
|
||||
considered a major version bump, and disallowed in an LTS minor
|
||||
version bump. However, if a package is following SemVer, this
|
||||
would not be a breaking change, and curators may elect to include
|
||||
it.
|
||||
it. Note though that curators and their tooling will not know your
|
||||
package is following SemVer, so in this case you would have to open
|
||||
an issue on the [lts-haskell repo](https://github.com/fpco/lts-haskell/issues/new).
|
||||
|
||||
* If a package has overly restrictive version bounds on a
|
||||
dependency, in particular constraining a minor version
|
||||
|
||||
Loading…
Reference in New Issue
Block a user