@hackage / pipes-lines

Pipes for grouping by lines with carriage returns.

Version Deprecated package1.0.3.4

About

Metadata

  • Last updated , by mindreader
  • License BSD-3-Clause
  • Categories Streaming, Web Development
  • Maintained by: david.mchealy@gmail.com

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

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