until -package:numeric-prelude -package:language-bash -package:clash-prelude -package:utility-ht -package:yesod-paginator -package:faktory -package:linear-base -package:base-prelude package:cabal-install-solver

until p f yields the result of applying f until p holds.
O(N). Return the prefix of values ending with the first element that satisfies p, or all elements if none satisfy p.