until -package:numeric-prelude -package:streaming -package:util -package:scalpel-core -package:clash-prelude -package:LambdaHack -package:ghc-lib-parser -package:netwire -package:hedgehog 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.