until -package:numeric-prelude -package:util -package:prelude-compat package:ghc

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