until -package:numeric-prelude -package:streaming -package:util -package:scalpel-core -package:monad-loops -package:varying -package:Cabal -package:singletons-base -package:dunai package:conduit

Stream in the chunked input until an element matches a predicate. Like takeExactly, this will consume the entirety of the prefix regardless of the behavior of the inner Conduit.