until -package:numeric-prelude -package:language-bash -package:base-compat -package:foundation package:base -is:exact

until p f yields the result of applying f until p holds.