until -package:numeric-prelude -package:util -package:xmonad-contrib -package:LambdaHack -package:language-bash -package:basic-prelude package:linear-base

until p f yields the result of applying f until p holds.
Provides a stream of standard input and omits the first line that satisfies the predicate
Provides a stream of standard input and omits the first line that satisfies the predicate, possibly requiring IO