Add note to README about package update delay

Yes, it was already in the maintainer agreement, but enough people were
confused about this point that it's worth putting front and center.
This commit is contained in:
Michael Snoyman 2016-06-06 12:43:55 +03:00
parent 86c113ff39
commit 4fbf45669c

View File

@ -23,6 +23,11 @@ We welcome all packages, provided:
Full details on how to add a package can be found in the [maintainers agreement](https://github.com/fpco/stackage/blob/master/MAINTAINERS.md#adding-a-package).
__NOTE__: There is an approximate 30 minute delay between a package uploading
to Hackage and being available to the Travis build script to check upper
bounds. If a pull request is marked as failed due to using an older version,
please close and reopen the PR to retrigger a Travis build.
Other repos
-----------