Document NOPLAN=2

This commit is contained in:
Michael Snoyman 2021-08-19 11:39:22 +03:00
parent 5057346ca6
commit 267779d8b5
No known key found for this signature in database
GPG Key ID: 907EAE2F42B52046

View File

@ -329,6 +329,8 @@ to avoid having to rebuild everything again.)
Note LTS builds without NOPLAN will use the latest Hackage data. Note LTS builds without NOPLAN will use the latest Hackage data.
If you need to make further modifications beyond what `constraints.yaml` allows, you can directly edit the `snapshot-incomplete.yaml` file. Then, instead of `NOPLAN=1 build.sh`, you need to use `NOPLAN=2 build.sh`. Note that from this point on, further changes to `constraints.yaml` will not impact the build plan.
### Timing ### Timing
A looping script on the build server keeps trying to build nightly A looping script on the build server keeps trying to build nightly