diff options
author | Gabriel Gonzalez <Gabriel439@gmail.com> | 2014-02-07 22:08:47 +0700 |
---|---|---|
committer | Gabriel Gonzalez <Gabriel439@gmail.com> | 2014-02-07 22:09:38 +0700 |
commit | 11645cdce20ff843caf8b53f82f2c32050fdd1fd (patch) | |
tree | 70ad8ff9afa81b17671bbe1ea4abce32aed06be4 /include | |
parent | ca7b86be9116503f9ecc176b45bb3c695dc94b73 (diff) | |
download | text-pipes-11645cdce20ff843caf8b53f82f2c32050fdd1fd.tar.gz text-pipes-11645cdce20ff843caf8b53f82f2c32050fdd1fd.tar.zst text-pipes-11645cdce20ff843caf8b53f82f2c32050fdd1fd.zip |
Fixed `scan`
The first `Char` of each output chunk is redundant (since it would have been
emitted by the previous chunk). This removes the duplicate `Char`s.
Note that this bug was present in `pipes-bytestring` as well, and I fixed it
there, too.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions