What do you think about including ByteString variants of those operations from http://hackage.haskell.org/package/pipes-safe-2.2.2/docs/Pipes-Safe-Prelude.html? It will create dependency on pipes-safe here. As for me, it would be worse to put them into pipes-safe as it will get dependency on pipes-bytestring then. I can make a PR, but I'm not sure, where they should go, and whether there are some other reasons why they are not already here.
What do you think about including ByteString variants of those operations from http://hackage.haskell.org/package/pipes-safe-2.2.2/docs/Pipes-Safe-Prelude.html? It will create dependency on pipes-safe here. As for me, it would be worse to put them into pipes-safe as it will get dependency on pipes-bytestring then. I can make a PR, but I'm not sure, where they should go, and whether there are some other reasons why they are not already here.