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

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