until -package:numeric-prelude -package:streaming -package:foundation -package:hosc -package:util -is:exact package:prelude-compat

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