aboutsummaryrefslogtreecommitdiffhomepage
path: root/Pipes/Text/Encoding.hs
Commit message (Collapse)AuthorAgeFilesLines
* Bumped bounds for pipes-bytestring. Made types agree with pipes-bytestring ↵michaelt2014-06-261-8/+4
| | | | where possible. Scrapped Iso and profunctor
* Revert "started generalizing lenses"michaelt2014-06-231-8/+4
| | | | This reverts commit c3c19f9b4f0564f3fae39a18555f6cfb322ee7c9.
* started generalizing lensesmichaelt2014-06-151-4/+8
|
* more attempts to make haddock/hackage happymichaelt2014-06-091-4/+8
|
* depend on streaming commonsmichaelt2014-06-041-7/+8
|
* Gabriel G: generalize type encode functionsmichaelt2014-03-201-5/+5
|
* generalized signaturesmichaelt2014-02-191-4/+3
|
* docs wibblesmichaelt2014-02-181-76/+90
|
* version 0.0.0.8 fwiwmichaelt2014-02-171-1/+1
|
* documentation overhaul continuedmichaelt2014-02-171-16/+106
|
* encoding documentation beginning to improvemichaelt2014-02-161-17/+56
|
* Simplified `Codec` type synonymGabriel Gonzalez2014-02-151-4/+6
| | | | This implements it in terms of `Lens'` to make it more clear what is going on
* clean up exports in Pipes.Text.Encodingmichaelt2014-02-151-10/+9
|
* simplify importsmichaelt2014-02-151-5/+1
|
* use new text-stream-decodingmichaelt2014-02-151-0/+205