pipes-lines 1.0.3.2 → 1.0.3.3
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- pipes-lines.cabal +2/−2
pipes-lines.cabal view
@@ -1,10 +1,10 @@ name: pipes-lines-version: 1.0.3.2+version: 1.0.3.3 synopsis: Pipes for grouping by lines with carriage returns. description: Deprecated: This library is deprecated in favor of http://hackage.haskell.org/package/pipes-lines, 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