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

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