until -package:numeric-prelude -package:streaming -package:yesod-paginator -package:Cabal is:exact -package:basic-prelude -package:base -package:hedgehog -package:netwire -package:hledger-web

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.