Deprecated

In favour of

pipes-lines

Pipes for grouping by lines with carriage returns.

https://github.com/mindreader/pipes-lines

Latest on Hackage:1.0.3.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by David McHealy
Maintained by [email protected]

Deprecated: This library is deprecated in favor of pipes-break, which is simpler, better tested, has more utility, has better understood semantics, and includes lens support.

`pipes-lines` contains utility functions for splitting lines that involve carriage returns aka lines ending in \r\n

These are utility functions that were omitted from pipes-bytestring and pipes-text