until -package:numeric-prelude -package:util -package:hedgehog -package:yesod-paginator -package:foundation -package:llvm-hs-pure is:exact -package:netwire -package:classy-prelude

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.