until -package:numeric-prelude -package:yesod-paginator -package:prelude-compat -package:numhask -package:ghc-lib-parser -package:foundation package:distribution-opensuse

until p f yields the result of applying f until p holds.
Keep running an operation until it becomes a Just, then return the value inside the Just as the result of the overall loop.