mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
CURATORS: lts builds do not set NOPLAN
rather they do not update the latest Hackage data.
This commit is contained in:
parent
fafdf988f5
commit
c1b0be98b9
@ -275,8 +275,9 @@ develop this advice over time. For now: if you're not sure, ask for 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. This is the default for
|
||||
LTS builds.
|
||||
condition, or manually tweaking the plan file.
|
||||
|
||||
Note LTS builds inherit the current Hackage data (stack updated for Nigthly) to avoid excess extra rebuilding.
|
||||
|
||||
### Timing
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user