until -package:numeric-prelude -package:streaming -package:foundation -package:hosc -package:utility-ht -package:clash-prelude -package:singletons-base -package:scalpel-core -package:monad-loops 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.