until -package:numeric-prelude -package:streaming -package:util -package:scalpel-core -package:ghc -package:base-compat -package:hosc -package:monad-loops -package:dunai -package:singletons-base 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.