until -package:numeric-prelude -package:streaming -package:yesod-paginator -package:numhask -package:hedgehog is:exact -package:ghc -package:base-prelude -package:elerea -package:netwire

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.