until -package:numeric-prelude -package:util -package:hedgehog -package:yesod-paginator -package:hledger-web -package:LambdaHack is:exact -package:protolude -package:netwire -package:rebase

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.