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

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