Popularity
7.7
Growing
Activity
0.0
Stable
10
5
14
Monthly Downloads: 20
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.0.0.9
pipes-text alternatives and similar packages
Based on the "Pipes" category.
Alternatively, view pipes-text alternatives based on common mentions on social networks and blogs.
-
pipes-binary
Encode and decode binary streams using the pipes and binary libraries. -
pipes-cereal-plus
Streaming serialization library on top of "pipes" and "cereal-plus".
Less time debugging, more time building
Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Promo
scoutapm.com
Do you think we are missing an alternative of pipes-text or a related project?
Popular Comparisons
README
pipes-text
This package follows the rule:
pipes-text : pipes-bytestring :: text : bytestring
The division of three modules, Pipes.Text
, Pipes.Text.Encoding
and Pipes.Text.IO
has more or less the significance it has in the text
library.
Note that the module Pipes.Text.IO
uses version 0.11.3 or later of the text
library. (It thus works with the version of text
that came with the 2013 Haskell Platform. To use an older text
, install with the flag -fnoio