hix-0.8.0: Haskell/Nix development build tools
Safe HaskellNone
LanguageGHC2021

Hix.Managed.Lower.Init

Synopsis

Documentation

lowerInit :: BuildHandlers -> LowerConfig -> BuildConfig -> StageContext -> M StageResult Source #

Determine initial lower bounds for the selected dependencies if they have none or --reset was specified. If none of the selected deps need to be processed, the state is not updated. Otherwise, the lower bounds of _all_ deps are reset to the initial ones, requiring the user to run lower.optimize again.