until -package:numeric-prelude -package:util -package:hedgehog -package:faktory -package:Cabal is:exact -package:netwire -package:foundation -package:protolude

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.