until -package:numeric-prelude -package:streaming -package:foundation -package:hosc -package:free -package:base-prelude -package:monad-loops -package:varying -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.