From 267779d8b517a8c4a209727d7566af3a980da844 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 19 Aug 2021 11:39:22 +0300 Subject: [PATCH] Document NOPLAN=2 --- CURATORS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CURATORS.md b/CURATORS.md index 834fa30b..6edf591d 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -329,6 +329,8 @@ to avoid having to rebuild everything again.) 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 A looping script on the build server keeps trying to build nightly