until -package:numeric-prelude -package:base-prelude -package:distribution-opensuse -package:Cabal -package:base-compat -package:base is:exact -package:hedgehog -package:elerea -package:netwire

until p f yields the result of applying f until p holds.
repeat action until result fulfills condition
until p f yields the result of applying f until p holds.