until -package:numeric-prelude -package:util -package:hedgehog -package:yesod-paginator -package:foundation -package:hledger-web -package:netwire -is:exact -is:exact -package:termonad 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.