until -package:numeric-prelude -package:streaming -package:foundation -package:LambdaHack package:base

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