From aa6282306d2edc487371a124016251468dfa0b16 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 5 Feb 2016 11:27:09 +0200 Subject: [PATCH] Document upload delay --- MAINTAINERS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index fede12cc..8f71098e 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -25,6 +25,11 @@ After doing that, send a pull request (with a commit message like "add foo-bar") (`build-constraints.yaml` is the most frequently changed file in this git repo so commit messages like "update build-constraints.yaml" are not helpful). +**NB2** There can be a delay of up to an hour before package versions newly +uploaded to Hackage appear to our build server. If you just uploaded a package +to Hackage that you're trying to get included, we recommend waiting an hour +before opening the PR. + ## Uploading a new package