until -package:numeric-prelude -package:base-prelude -package:hosc -package:numhask -package:monad-loops -package:base package:extra

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