mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-05 02:50:31 +01:00
Document NOPLAN
This commit is contained in:
parent
a3d0ebe895
commit
f3a1ce7d3e
@ -126,6 +126,11 @@ universal advice on how to solve things, since each situation is unique. Let's
|
|||||||
develop this advice over time. For now: if you're not sure, ask Michael for
|
develop this advice over time. For now: if you're not sure, ask Michael for
|
||||||
guidance.
|
guidance.
|
||||||
|
|
||||||
|
__`NOPLAN=1`__ If you wish to rerun a build without recalculating a
|
||||||
|
build plan, you can set the environment variable `NOPLAN=1`. This is
|
||||||
|
useful for such cases as an intermittent test failure, out of memory
|
||||||
|
condition, or manually tweaking the plan file.
|
||||||
|
|
||||||
### 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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user