until -is:exact -package:clash-prelude -package:monad-loops package:ghc -is:exact

until p f yields the result of applying f until p holds.