until -package:numeric-prelude -package:streaming -package:foundation -package:hosc -package:hledger-web -package:netwire -package:conferer -package:ghc-lib-parser -package:numhask is:exact

until p f yields the result of applying f until p holds.
repeat action until result fulfills condition
until p f yields the result of applying f until p holds.